format_str

Function format_str 

Source
pub fn format_str(
    string: &str,
    markers: &[(char, char)],
    include_space: bool,
) -> String
Expand description

Format strings for use in identifiers and types.