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

Utilities for combining layers

Structs

Identity

A no-op middleware.

Stack

Two middlewares chained together.