[][src]Function sauron_native::util::attr

pub fn attr<V, MSG>(name: &'static str, v: V) -> Attribute<MSG> where
    V: Into<Value>,