unsafe-tools 0.1.0

A collection of tools making safer unsafe Rust
Documentation
1
2
3
4
#![no_std]

pub use unsafe_tools_canary::*;
pub use unsafe_tools_mimic::*;