Crates.io | routefinder |
lib.rs | routefinder |
version | 0.5.4 |
source | src |
created_at | 2021-02-21 04:07:35.071533 |
updated_at | 2024-02-01 21:35:03.570701 |
description | router |
homepage | |
repository | https://github.com/jbr/routefinder |
max_upload_size | |
id | 358351 |
size | 74,121 |
To get started, see the api docs or play with the crate example by cloning this repository and running
cargo run --example cli /hello/earth
This crate uses #![deny(unsafe_code)]
.