1 2 3 4 5 6
//! A collection of tables supporting optimised maths // Maintain a flat src directory (ie, read `src/mull.rs` instead of // `src/tables/mull.rs`) #[path="mull.rs"] pub mod mull;