Docs.rs
static-file-server-0.0.3
static-file-server 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ohaddahan
Dependencies
anyhow ^1.0.75
normal
axum ^0.7.2
normal
axum-extra ^0.9.0
normal
clap ^4.4.11
normal
termcolor ^1.4.0
normal
tokio ^1.0
normal
tower ^0.4.13
normal
tower-http ^0.5.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3.18
normal
Versions
29.41%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
static_file_server_lib/
lib.rs
1
pub mod
cli;
2
pub mod
startup;
3
pub mod
terminal;