Module json_rpc2::futures[][src]

Non-blocking implementation, requires the async feature.

Structs

Server

Serve requests.

Traits

Service

Trait for async services that maybe handle a request.