Skip to main content

parse_bbox

Function parse_bbox 

Source
pub fn parse_bbox(rest: &str) -> Option<(f64, f64, f64, f64)>
Expand description

Parse "llx lly urx ury" from a BoundingBox comment body.