pub fn schema() -> Value
Generate the JSON Schema for lintel.toml as a serde_json::Value.
lintel.toml
serde_json::Value
Panics if the schema cannot be serialized to JSON (should never happen).