Function style::properties::shorthands::flex::parse_value [] [src]

pub fn parse_value<'i, 't>(
    context: &ParserContext,
    input: &mut Parser<'i, 't>
) -> Result<Longhands, ParseError<'i>>