5 releases

new 0.3.0 Dec 17, 2024
0.1.3 Dec 14, 2024
0.1.2 Dec 14, 2024
0.1.1 Dec 6, 2024
0.1.0 Nov 21, 2024

#3 in #re-exported

Download history 170/week @ 2024-11-18 104/week @ 2024-11-25 258/week @ 2024-12-02 345/week @ 2024-12-09

877 downloads per month
Used in lambda-lw-http-router

MIT license

49KB
823 lines

Core functionality for the lambda-lw-http-router crate.

Note: This is an implementation crate for lambda-lw-http-router and is not meant to be used directly. Please use the main crate instead.

The functionality in this crate is re-exported by the main crate, and using it directly may lead to version conflicts or other issues. Additionally, this crate's API is not guaranteed to be stable between minor versions.

Usage

Instead of using this crate directly, use the main crate:

[dependencies]
lambda-lw-http-router = "0.1"

See the lambda-lw-http-router documentation for more information on how to use the router.

Dependencies

~13–24MB
~338K SLoC