pub fn is_option_separator(token: &str) -> bool
Returns whether a token is the -- option separator.
--