fn parse_attribute<'input>( s: &mut Stream<'input>, ) -> Result<(&'input str, &'input str, StrSpan<'input>), Error>