[go: up one dir, main page]

Module schemars_0_9

Module schemars_0_9 

Source
Available on crate feature schemars_0_9 only.
Expand description

Integration with schemars v0.9.

This module is only available if using the schemars_0_9 feature of the crate.

If you would like to add support for schemars to your own serde_with helpers see JsonSchemaAs.

Traitsยง

JsonSchemaAs
A type which can be described as a JSON schema document.