kurtbuilds_std_ext 0.1.9

Standard library extensions
Documentation
1
2
3
4
5
mod string;
pub use string::*;

mod vec;
pub use vec::*;