Structs

Keywords for an array type property.

Keywords for an enum type (a kind of array type) property.

Keywords for a numeric type property.

Keywords for an object type property.

Properties map of an object type property.

One of the properties of an object type property.

This is a structure representing the JSON schema itself.

Keywords for a string type property.

Keywords for a tuple type (a kind of array type) property.

Enums

Whether or not the object type property accepts additional properties, or what kind of properties it accepts.

Meta-schema versions. Read more

This type represents all possible errors that can occur when generate or write JSON Schema string.

Items of an array type or a tuple type property.

Represents some property type.

Traits

A data structure that can provide any schema informations.

Type Definitions

Alias for a Result with the error type rschema::Error.