1 stable release

1.0.0 Jan 17, 2019

#148 in #routing

Download history 20/week @ 2024-03-14 27/week @ 2024-03-21 36/week @ 2024-03-28 25/week @ 2024-04-04 15/week @ 2024-04-11 20/week @ 2024-04-18 13/week @ 2024-04-25 15/week @ 2024-05-02 20/week @ 2024-05-09 19/week @ 2024-05-16 16/week @ 2024-05-23 20/week @ 2024-05-30 37/week @ 2024-06-06 11/week @ 2024-06-13 31/week @ 2024-06-20 11/week @ 2024-06-27

92 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