1 2 3 4 5 6 7 8
#[allow(non_snake_case)] pub mod Examples; #[allow(non_snake_case)] pub mod Kinetics; #[allow(non_snake_case)] pub mod ReactorsBVP; #[allow(non_snake_case)] pub mod Thermodynamics;