Type Definition visdom::types::BoxDynElement[][src]

type BoxDynElement<'a> = Box<dyn IElementTrait + 'a, Global>;