canndrew / canndrews-misc-ext-traits

Miscellaneous extra methods for common Rust types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canndrews-misc-ext-traits

This crate provides miscellaneous extra methods for common Rust types. Extension traits for types defined outside of the standard library have to be enabled via features. See Cargo.toml for the list of features.

This crate requires the Rust nightly compiler.

About

Miscellaneous extra methods for common Rust types.


Languages

Language:Rust 100.0%