[][src]Function geogrid::util::node_bounds

pub fn node_bounds<'a, I: Iterator<Item = &'a Node>>(iter: I) -> Bounds

Find the bounds over an iterator of nodes.