[][src]Function swf_parser::parsers::basic_data_types::parse_rect

pub fn parse_rect(input: &[u8]) -> IResult<&[u8], Rect>