[][src]Module ntex::util

Re-exports

pub use self::either::either;

Modules

buffer

Service that buffers incomming requests.

counter
either

Contains Either service and related types and functions.

inflight

Service that limits number of in-flight async requests.

keepalive
stream
time
timeout

Service that applies a timeout to requests.

variant

Contains Variant service and related types and functions.

Structs

Extensions

A type map of request extensions.