Function style::properties::generated::shorthands::grid_column::parse_value

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