Function sauron_core::svg::attributes::format
source · pub fn format<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html format attribute
pub fn format<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html format attribute