pub fn parse_compound_style(
    s: &str
) -> Result<CompoundStyle, ParseStyleTokenError>
Expand description

Read a Minimad CompoundStyle from a string.