Skip to main content

register_data_command_endpoint

Function register_data_command_endpoint 

Source
pub fn register_data_command_endpoint(
    endpoint: MStr<Endpoint>,
    handler: TypedIntoHandler<DataCommand>,
)
Expand description

Registers a data command handler at an endpoint (ownership-based).