Modules§
- adapter
- Shared utilities for lifecycle hook implementations across language bindings.
Enums§
- Hook
Result - Result of a lifecycle hook execution
Traits§
- Lifecycle
Hook - Trait for lifecycle hooks on native targets (Send + Sync, Send futures).
Functions§
- request_
hook - Create a request hook for the current target.
- response_
hook - Create a response hook for the current target.