[][src]Function sauron::svg::attributes::attr_ns

pub fn attr_ns<V, ATT, EVENT, MSG>(
    namespace: Option<&'static str>,
    name: ATT,
    v: V
) -> Attribute<ATT, EVENT, MSG> where
    ATT: Clone,
    V: Into<Value>, 

Create an attribute