Skip to main content

schema_for

Function schema_for 

Source
pub fn schema_for<T: Facet<'static>>() -> JsonSchema
Expand description

Generate a JSON Schema from a facet type.

This returns a JsonSchema struct that can be serialized to JSON.