Type Definition mesdoc::interface::BoxDynText[][src]

type BoxDynText<'a> = Box<dyn ITextTrait + 'a>;