Skip to main content

find_unquoted

Function find_unquoted 

Source
fn find_unquoted(input: &str, needle: char) -> Option<usize>