support 0.4.0

A collection of helper methods for Rust projects.
Documentation
1
2
3
4
5
pub mod support;

pub use support::Strings;
pub use support::Inflector;