pub fn from_tokens<'toks, 'input>( tokens: &'toks Tokens<'input>, ) -> Result<JSONText, ParsingError>