Module serde_with::schemars_0_8

source ·
Available on crate feature schemars_0_8 only.
Expand description

Integration with schemars v0.8.

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

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

Traits§

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