1 stable release

1.0.0 Jan 17, 2019

#166 in #routing

Download history 2/week @ 2024-08-31 4/week @ 2024-09-07 4/week @ 2024-09-14 22/week @ 2024-09-21 20/week @ 2024-09-28 7/week @ 2024-10-05 7/week @ 2024-10-12 6/week @ 2024-10-19 8/week @ 2024-10-26 20/week @ 2024-11-02 4/week @ 2024-11-09 9/week @ 2024-11-16 8/week @ 2024-11-23 5/week @ 2024-11-30 23/week @ 2024-12-07 18/week @ 2024-12-14

56 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