Docs.rs
routers_codec-0.1.4
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
routers_codec 0.1.4
Encoding and Decoding Primitives for Routers
Crate
Source
Builds
Feature flags
Documentation
Coverage
41.5%
388
out of
935
items documented
4
out of
186
items with examples
Size
Source code size: 254.21 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 28.81 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 34s
Average build duration of
successful
builds.
all releases: 44s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
routers-org/routers
2
1
1
crates.io
Dependencies
bitflags ^2.9.1
normal
bytes ^1.10.1
normal
either ^1.15.0
normal
flate2 ^1.1.9
normal
geo ^0.31.0
normal
itertools ^0.14.0
normal
log ^0.4.28
normal
mimalloc ^0.1.46
normal
optional
petgraph ^0.8.2
normal
postcard ^1.1.3
normal
prost ^0.14.1
normal
rayon ^1.10.0
normal
regex ^1.11.1
normal
routers_network ^0.1.0
normal
rstar ^0.12.2
normal
rustc-hash ^2.1.1
normal
serde ^1.0.228
normal
strum ^0.27.1
normal
tracing ^0.1.41
normal
optional
tracing-subscriber ^0.3.20
normal
optional
codspeed-criterion-compat ^3.0.5
dev
osmpbf ^0.3.5
dev
test-log ^0.2.18
dev
prost-build ^0.14.1
build
Versions
0.1.7
(2026-06-13)
0.1.6
(2026-05-18)
0.1.5
(2026-05-08)
0.1.4
(2026-05-06)
0.1.3
(2026-03-02)
0.1.2
(2025-06-25)
0.1.1
(2025-05-21)
0.1.0
(2025-05-21)
Owners
routers_codec
The encoder/decoder primitives for the
routers
crate.