Type Alias StyleSheet

Source
pub type StyleSheet = HashMap<StyleRef, Style>;

Aliased Typeยง

pub struct StyleSheet { /* private fields */ }