Function html_pipe::attr

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