1 2 3 4 5 6
// Integration test entry point #[path = "integration/mod.rs"] mod integration; pub use integration::*;