argos 0.1.0

Argos makes it easy to create a stand-alone web application backend server.
Documentation
1
2
pub type Full<B> = http_body_util::Full<B>;
pub type Bytes = bytes::Bytes;