Crate local_strtools

Crate local_strtools 

Source
Expand description

§String tools

strtools is a collection of string related utilities, not provided by standart library. Especially useful when your project deals with lot of manipulations around String or &str

Functions§

pad
Pads a string with zeros, resulted string would be in length given in second argument