fn is_separator(c: Option<char>) -> bool
Expand description

Returns true if c is a valid separator character.