pub fn attr<'txt>( key: &'txt str, value: &'txt str, ) -> impl FnOnce(&mut Buffer) -> Result<&mut Buffer> + 'txt