1 2 3 4 5
#![forbid(unsafe_code)] //! Integration suites hosted directly in bijux-cli. #[path = "integration/mod.rs"] mod suites;