pub fn parse(raw: &str) -> Result<ValueSource, Error>Expand description
Classify one --token-secret value. Pure — argv has already been validated
against the same set, so this only fails if the two ever disagree.
pub fn parse(raw: &str) -> Result<ValueSource, Error>Classify one --token-secret value. Pure — argv has already been validated
against the same set, so this only fails if the two ever disagree.