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

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

A helper function to build styles by accepting pairs