biscuit_auth::parser
pub fn parse_source(i: &str) -> Result<(&str, SourceResult<'_>), Vec<Error<'_>>>