Function sauron_core::svg::attributes::version [−][src]
pub fn version<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html version attribute
pub fn version<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html version attribute