Crate core_ext

Source
Expand description

This crate is an extension of Rust`s dependency-free core library.

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

Modules§

convert
Core Convert Extensions