Skip to main content

command_schema

Function command_schema 

Source
pub fn command_schema() -> Value
Expand description

The json schema for Command, the wire form a binding builds. Derived from the command enum by the same registry that defines it, so it always matches the surface. Pair with command_reply_schema for the output shape.