Expand description
Represents a service that is created from a function.
Structs§
- Service
Fn - An executable service implemented by a closure.
Traits§
- From
Request - Handles extraction
Functions§
- service_
fn - A helper method to build functions
Represents a service that is created from a function.