routers_codec 0.1.3

Encoding and Decoding Primitives for Routers
Documentation
1
2
3
4
5
6
7
8
9
### `codec`

Codec is a part of the `routers` project. 

It aims to provide the tooling required to efficiently ingest 
data from various geo-spacial formats into a `routers` graph.

There are modules within this crate which describe the process
to perform this ingestion efficiently. For example, see the [`crate::osm`] module.