pub fn schema() -> ValueExpand description
Generate the JSON Schema for DprintConfig as a
serde_json::Value.
ยงPanics
Panics if the schema cannot be serialized to JSON (should never happen).
pub fn schema() -> ValueGenerate the JSON Schema for DprintConfig as a
serde_json::Value.
Panics if the schema cannot be serialized to JSON (should never happen).