Function style::properties::longhands::text_rendering::parse [] [src]

pub fn parse<'i, 't>(
    _context: &ParserContext,
    input: &mut Parser<'i, 't>
) -> Result<SpecifiedValue, ParseError<'i>>