core-ext 0.1.0-rc2

Useful extensions to core::convert library.
Documentation
1
2
3
4
5
# library-extensions-rs
Utilities to enhance [Rust`s dependency-free libraries](https://github.com/rust-lang/rust/tree/master/library).

All modules present in Rust's default library are mirrored in this crate. Module names are suffixed with a `-ext` to avoid conflicts with Rust's standard libraries.