1 stable release

1.0.0 Jan 17, 2019

#146 in #routing

Download history 31/week @ 2024-01-01 3/week @ 2024-01-08 18/week @ 2024-01-15 15/week @ 2024-02-12 24/week @ 2024-02-19 36/week @ 2024-02-26 22/week @ 2024-03-04 20/week @ 2024-03-11 29/week @ 2024-03-18 17/week @ 2024-03-25 48/week @ 2024-04-01 12/week @ 2024-04-08 20/week @ 2024-04-15

107 downloads per month
Used in path-tree

MIT/Apache

21KB
510 lines

path-table

crates.io version build status downloads docs.rs docs

Path-based routing table.

Examples

Basic usage

// tbi

Installation

$ cargo add path-table

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

References

None.

License

MIT OR Apache-2.0

No runtime deps