[][src]Function sauron::html::attributes::buffered

pub fn buffered<V, MSG>(v: V) -> Attribute<MSG> where
    V: Into<Value>,