Expand description

Combines a transformer and a handler to create a new handler which conforms to the transformer’s input, but forwards its output to the handler.

Modules

Structs

  • Combines a transformer and a handler to create a new handler which conforms to the transformer’s input, but forwards its output to the handler.