2 releases
0.1.1 | Sep 27, 2024 |
---|---|
0.1.0 | Jun 26, 2024 |
#512 in Web programming
412 downloads per month
Used in 23 crates
(via swimos_utilities)
51KB
1K
SLoC
SwimOS routes
A route is a URI with no authority that specified the location of a single SwimOS agent instance. It does not specify the host on which the agent can be found and this information must be retrieved from a routing table or provided separately.
This crate contains:
- A type to represent a route URI.
- Route patterns that can be used to extract components from the path of a route URI.
Dependencies
~1MB
~21K SLoC