Docs.rs
hyper-static-server-0.5.1
hyper-static-server 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cipriancraciun
Dependencies
any_ascii ^0.3.1
normal
optional
blake2 ^0.9.1
normal
optional
cpio ^0.2.1
normal
optional
globset ^0.4.9
normal
optional
hyper-simple-server ^0.5.1
normal
optional
proc-macro2 ^1.0.36
normal
optional
pulldown-cmark ^0.9.2
normal
optional
rand ^0.8.5
normal
optional
sass-alt ^0.2.7
normal
optional
sass-rs ^0.2.2
normal
optional
serde ^1.0.143
normal
optional
serde_json ^1.0.83
normal
optional
serde_yaml ^0.8.26
normal
optional
sitewriter ^0.5.2
normal
optional
toml ^0.5.9
normal
optional
url ^2.2.2
normal
optional
walkdir ^2.3.2
normal
optional
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hyper_
static_
server
0.5.1
hyper_static_server
Macro
routes
Copy item path
Source
macro_rules! routes { ( $_name : ident, [ $( $_route : ty, )* ] ) => { ... }; }