Crate rweb_openapi

Source
Expand description

Openapi provides structures and support for serializing and deserializing openapi specifications

§Examples

Typical use deserialing an existing to a persisted spec to rust form or visa versa

The hyper client should be configured with tls.

Modules§

  • Support for OpenApi version 3.0.1 specification.

Type Aliases§