Crate hypers_openapi
source ·Modules§
Macros§
Traits§
Type Aliases§
- Represents
nullabletype. This can be used anywhere where “nothing” needs to be evaluated. This will serialize tonullin JSON andopenapi::schema::emptyis used to create theopenapi::schema::Schemafor the type.