[][src]Crate schemars

Modules

gen

JSON Schema generator and settings.

schema

JSON Schema types.

Macros

schema_for

Generates a Schema for the given type using default settings.

Traits

JsonSchema

A type which can be described as a JSON Schema document.

Type Definitions

Map
Set

Derive Macros

JsonSchema