pub fn send_any_value<T: 'static>(endpoint: MStr<Endpoint>, message: T)
Sends a message to an endpoint, converting to Any (convenience wrapper).