Skip to main content

schema

Function schema 

Source
pub fn schema() -> Value
Expand description

Generate the JSON Schema for lintel.toml as a serde_json::Value.

ยงPanics

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