Module awc::middleware

source ·

Structs§

Traits§

  • Trait for transform a type to another one. Both the input and output type should impl [actix_service::Service] trait.