Module futures

Source
Expand description

Non-blocking implementation, requires the async feature.

Structs§

Server
Serve requests.

Traits§

Service
Trait for async services that maybe handle a request.