Crate ext_string

Source
Expand description

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.