[][src]Module adventure::compat

Structs

IntoFuture

Converts a Response to compatible with futures, both of futures 0.1 and std::future.

Traits

ResponseExt

An extension trait for Responses that provides a variety of convenient adapters.