Module openapi_lambda::models
source · Expand description
Request/response model-related types and re-exports.
Re-exports
pub use chrono;pub use serde_json;
Structs
- An empty object (e.g.,
{}in a JSON request/response body). - A hash set where the iteration order of the values is independent of their hash values.