Consolidate all unsafe code under one single file.
This commit is contained in:
@@ -85,6 +85,7 @@ mod result;
|
||||
mod scope;
|
||||
mod stdlib;
|
||||
mod token;
|
||||
mod r#unsafe;
|
||||
mod utils;
|
||||
|
||||
pub use any::Dynamic;
|
||||
|
Reference in New Issue
Block a user