Re-exports§
pub use extension::*;
Modules§
Enums§
- Doc
- Supported versions of the OpenApi.
Functions§
- from_
path - deserialize an open api spec from a path
- from_
reader - deserialize an open api spec from type which implements Read
- from_
str - deserialize from a string
- openapi_
from_ reader - deserialize an openapi from type which implements Read
- swagger_
from_ reader - deserialize an swagger from type which implements Read