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

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