pub fn command_schema() -> ValueExpand 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.