safety_lib/
lib.rs

1pub use safety_parser;
2
3/// Safety macros.
4pub mod safety;