BoxedEventSink

Type Alias BoxedEventSink 

Source
pub type BoxedEventSink = Box<dyn EventSink>;

Aliased Typeยง

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