BoxedChat

Type Alias BoxedChat 

Source
pub type BoxedChat = Box<Chat>;

Aliased Typeยง

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