Skip to main content

UntypedHandlerBox

Type Alias UntypedHandlerBox 

Source
pub type UntypedHandlerBox = Box<dyn UntypedMsgHandler>;

Aliased Typeยง

pub struct UntypedHandlerBox(/* private fields */);