micro-http 0.1.0-alpha

the async micro http server
Documentation
1
2
3
use http::Response;

pub type ResponseHead = Response<()>;