1 2 3 4 5 6
#[path = "tests/hooks.rs"] mod hooks; #[path = "tests/limits.rs"] mod limits; #[path = "tests/macro_abi.rs"] mod macro_abi;