macro_rules! impl_booleanop_multipolygon { ($coord:ty, $edge_intersection:ident) => { ... }; }
Expand description
Implement the BooleanOp trait for MultiPolygon<...>.
macro_rules! impl_booleanop_multipolygon { ($coord:ty, $edge_intersection:ident) => { ... }; }
Implement the BooleanOp trait for MultiPolygon<...>.