1 2 3 4 5 6
#[path = "tests/closure.rs"] mod closure; #[path = "tests/model.rs"] mod model; #[path = "tests/safety.rs"] mod safety;