Module ignite::str_util

source ·
Expand description

Utilities for working with strings.

Modules

Functions

Return a empty but initialized string object.
Extract the char at a specific location in a string.
Returns String which contains a newline.
Prints anything that implements the std::fmt::Display trait.
Prints anything that implements the std::fmt::Debug trait.