Crates.io | core-ext |
lib.rs | core-ext |
version | 0.1.1 |
source | src |
created_at | 2024-07-24 22:33:59.263009 |
updated_at | 2024-07-29 23:52:13.982564 |
description | Useful extensions to core::convert library. |
homepage | |
repository | https://github.com/jfaleiro/library-extensions-rs |
max_upload_size | |
id | 1314505 |
size | 50,734 |
Utilities to enhance Rust`s dependency-free libraries.
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.