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

pub fn value<'a, V>(v: V) -> Attribute<'a> where
    V: Into<Value>,