pub fn encode_key_binding_registry(
registry: &KeyBindingRegistry,
) -> Result<ObjectData>Expand description
Encode a validated registry as a typed, content-addressed wire object.
pub fn encode_key_binding_registry(
registry: &KeyBindingRegistry,
) -> Result<ObjectData>Encode a validated registry as a typed, content-addressed wire object.