Expand description
Observer
trait and function implementations.
Structs§
- Request
EndData - Request end arguments container
- Request
Start Data - Request start arguments container
Traits§
- Observer
- An Observer is notified before a request is passed for processing, and after processing into a response. Use case could be logging before and after request: