Skip to main content

send_any_value

Function send_any_value 

Source
pub fn send_any_value<T: 'static>(endpoint: MStr<Endpoint>, message: T)
Expand description

Sends a message to an endpoint, converting to Any (convenience wrapper).