Skip to main content

char_after_slashes

Function char_after_slashes 

Source
pub(crate) fn char_after_slashes(line: &str) -> Option<char>
Expand description

Parse the character immediately after the // prefix on a trimmed line.