1 stable release

1.0.0 Jan 17, 2019

#178 in #routing

Download history 5/week @ 2024-11-13 9/week @ 2024-11-20 6/week @ 2024-11-27 11/week @ 2024-12-04 27/week @ 2024-12-11 13/week @ 2024-12-18 16/week @ 2024-12-25 4/week @ 2025-01-01 7/week @ 2025-01-08 14/week @ 2025-01-15 8/week @ 2025-01-22 5/week @ 2025-01-29 30/week @ 2025-02-05 26/week @ 2025-02-12 18/week @ 2025-02-19 20/week @ 2025-02-26

95 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