Available on (crate features
clients or servers) and crate feature servers only.Structs§
- Handler
AsService - A wrapper around a handler to implement a service.
Traits§
- Handler
- A route handler, attempts to be an incredibly thin layer between a function, and the actual ending handler.