Type Definition visdom::types::BoxDynElement

source · []
pub type BoxDynElement<'a> = Box<dyn IElementTrait + 'a>;