pub fn format_str( kernel_id: &str, markers: &[(char, char)], include_space: bool, ) -> String
Format strings for use in identifiers and types.