pub fn register_global_json_schema<T: JsonSchema>(
command_path: impl Into<String>,
)Expand description
Registers a process-global JSON Schema.
pub fn register_global_json_schema<T: JsonSchema>(
command_path: impl Into<String>,
)Registers a process-global JSON Schema.