Skip to main content

schema

Function schema 

Source
pub fn schema() -> Value
Expand description

Generate the JSON Schema for the Catalog type.

ยงPanics

Panics if the schema cannot be serialized to JSON (should never happen).