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

type MaybeDoc = Option<Box<dyn IDocumentTrait>>;