blackhole-bin 0.6.2

blackhole is a server that responds to any request with http status code 200
Documentation
1
2
3
4
mod access_log;
pub mod logger;
mod middleware;
pub mod server;