mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 23:30:00 -04:00
parent
19a6d789a1
commit
017cd6ebd9
3 changed files with 10 additions and 61 deletions
|
@ -1,8 +1,5 @@
|
|||
pub mod error;
|
||||
|
||||
#[global_allocator]
|
||||
static ALLOCATOR: wee_alloc::WeeAlloc = wee_alloc::WeeAlloc::INIT;
|
||||
|
||||
use std::{sync::Arc, time::Duration};
|
||||
|
||||
use error::{Result, RewriterError};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue