lorust 0.2.0

Modern Rust utility library delivering modularity, performance & extras; or simply Rust version of Lodash
Documentation
1
2
3
mod round;
#[cfg(feature = "round")]
pub use round::*;