[][src]Crate ext_string

ExtString is an attempt to bring string functions from other programming languages to the Rust std String struct

Traits

ExtString

The trait that adds functionality to the String struct.