1 2 3 4 5
#![forbid(unsafe_code)] //! Routing surface tests relocated under bijux-cli. #[path = "routing/mod.rs"] mod suites;