egml-core 0.0.2-alpha.5

Core primitives and operations for processing GML data.
Documentation
1
2
3
4
5
//! Borrowed views over the geometry aggregate `Kind` enums.

mod abstract_geometric_aggregate_kind_ref;

pub use abstract_geometric_aggregate_kind_ref::*;