Crates.io | static-router |
lib.rs | static-router |
version | 0.1.5 |
source | src |
created_at | 2022-08-23 01:14:11.676671 |
updated_at | 2022-09-07 18:25:06.861953 |
description | (For Axum) Provides a macro to generate a static file router that serves the directory dynamically in debug mode and statically embeds the files and routes in release mode. |
homepage | |
repository | https://github.com/mattfbacon/static-router |
max_upload_size | |
id | 650668 |
size | 4,384 |
(For Axum)
Provides a macro to generate a static file router that serves the directory dynamically in debug mode and statically embeds the files and routes in release mode.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.