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