[][src]Module tower::layer::util

util exports an Identity Layer and Chain, a mechanism for chaining them.

Structs

Identity

A no-op middleware.

Stack

Two middlewares chained together.