Structs§
- AppState
- RawBody
- Raw body data for Rocket
- Rocket
Response Converter - Rocket-specific response converter
Functions§
- unified_
webhook - Unified webhook handler for Rocket Note: Rocket’s handler API doesn’t easily allow access to raw headers, so we pass empty headers. For production use, you might want to use custom request guards to extract specific headers you need.