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

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