Skip to main content

register_any

Function register_any 

Source
pub fn register_any(endpoint: MStr<Endpoint>, handler: ShareableMessageHandler)
Expand description

Registers a handler for an endpoint using runtime type dispatch (Any).