[][src]Function azul_css_parser::new_from_str

pub fn new_from_str<'a>(css_string: &'a str) -> Result<Css, CssParseError<'a>>