Function format_str

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

Format strings for use in identifiers and types.