1 2 3 4 5
pub mod callback; pub mod napi; pub mod util; pub const MAX_GUEST_CSTRING_SCAN: usize = 64 * 1024;