Module ore::str [−][src]
Expand description
String utilities.
Structs
Displays a string slice surrounded by double quotes with any inner double quote characters escaped.
Traits
Functions
Creates a type whose fmt::Display implementation outputs item preceded
by open and followed by close.
Creates a type whose fmt::Display implementation outputs each item in
iter separated by separator.