pub fn send_data_command(endpoint: MStr<Endpoint>, command: DataCommand)Expand description
Sends a data command to an endpoint handler, transferring ownership.
pub fn send_data_command(endpoint: MStr<Endpoint>, command: DataCommand)Sends a data command to an endpoint handler, transferring ownership.