Re-exports§
pub use region::Region;pub use region::RegionError;
Modules§
Structs§
- Adjacency
Matrix - A read-only CSR (Compressed Sparse Row) adjacency matrix over units.
- UnitId
- Identifies a single unit (census block, precinct, etc.) within a
Region.