1 2 3 4 5
#![forbid(unsafe_code)] //! Architecture and ownership boundary suites for bijux-cli. #[path = "architecture/mod.rs"] mod suites;