Module schema

Module schema 

Source

Structs§

Map
A wrapper type to represent maps in Google Schema-friendly format.
Tuple
Wrapper type for tuple representation in Google Schema

Enums§

SchemaFormat
A list of supported OpenAPI data formats for primitive types.

Traits§

AsSchema
Trait for Rust types that can generate a Schema (a subset of OpenAPI schemas) automatically.
MapTrait
Trait defining contract for types that can be represented as maps

Type Aliases§

SchemaType