Crates.io | hyper-staticfile |
lib.rs | hyper-staticfile |
version | 0.10.1 |
source | src |
created_at | 2017-08-07 16:15:39.517748 |
updated_at | 2024-07-01 12:52:27.528825 |
description | Static file serving for Hyper 1.0 |
homepage | |
repository | https://github.com/stephank/hyper-staticfile |
max_upload_size | |
id | 26786 |
size | 102,109 |
Static file-serving for Hyper 1.0.
See examples/doc_server.rs
for a complete example that you can compile.