parse_bounding_box

Function parse_bounding_box 

Source
pub fn parse_bounding_box(input: &[u8]) -> IResult<&[u8], BoundingBox>