Function style::properties::generated::shorthands::inset_inline::parse_value
source ยท fn parse_value<'i, 't>(
context: &ParserContext<'_>,
input: &mut Parser<'i, 't>,
) -> Result<Longhands, ParseError<'i>>