ggmath_testing 0.3.0

testing tool for custom ggmath scalars
Documentation
1
2
3
4
5
6
mod result;
mod test_scalar;
mod testable_scalar;
pub use result::*;
pub use test_scalar::*;
pub use testable_scalar::*;