pub fn parse( revset_str: &str, context: &RevsetParseContext<'_> ) -> Result<Rc<RevsetExpression>, RevsetParseError>