Function sauron_core::html::attributes::styles_values
source · pub fn styles_values<MSG>(
pairs: impl IntoIterator<Item = (impl ToString, impl Into<Value>)>
) -> Attribute<MSG>
Expand description
A helper function to build styles by accepting pairs