Crates.io | path-table |
lib.rs | path-table |
version | 1.0.0 |
source | src |
created_at | 2019-01-17 11:29:38.932119 |
updated_at | 2019-01-17 11:29:38.932119 |
description | Path-based routing table. |
homepage | |
repository | https://github.com/rust-net-web/path-table |
max_upload_size | |
id | 109126 |
size | 44,233 |
Path-based routing table.
Basic usage
// tbi
$ cargo add path-table
This crate uses #![deny(unsafe_code)]
to ensure everything is implemented in
100% Safe Rust.
Want to join us? Check out our "Contributing" guide and take a look at some of these issues:
None.
MIT OR Apache-2.0