Function sauron::prelude::styles_values[][src]

pub fn styles_values<MSG, P>(
    pairs: P
) -> Attribute<&'static str, &'static str, AttributeValue, Callback<Event, MSG>> where
    P: AsRef<[(&'static str, Value)]>, 
Expand description

A helper function to build styles by accepting pairs