Skip to main content

send_any

Function send_any 

Source
pub fn send_any(endpoint: MStr<Endpoint>, message: &dyn Any)
Expand description

Sends a message to an endpoint handler using runtime type dispatch (Any).