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

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