Function css_modules::grammar::parse_animation

source ยท
pub fn parse_animation<'p>(
    animation: &'p str,
) -> ParserResult<'_, Pairs<'p, Rule>>