Docs.rs
blackhole-bin-0.6.2
Platform
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
blackhole-bin 0.6.2
blackhole is a server that responds to any request with http status code 200
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
access_log.rs
args.rs
lib.rs
logger.rs
main.rs
middleware.rs
server.rs
1
2
3
4
mod
access_log
;
pub
mod
logger
;
mod
middleware
;
pub
mod
server
;