Function parse_symbol

Source
pub fn parse_symbol(text: &str) -> Result<String, RevsetParseError>
Expand description

Parses the text as a revset symbol, rejects empty string.