[][src]Crate izanami

An HTTP server implementation powered by hyper and tower-service.

Re-exports

pub use izanami_http as http;
pub use izanami_service as service;

Modules

h1

HTTP/1 connection.

h2

HTTP/2 connection.

net

Network abstraction.

rt

The abstraction of Tokio runtimes.

server

An HTTP server implementation powered by hyper and tower-service.