[][src]Type Definition oox::shared::drawingml::text::paragraphs::Result

type Result<T> = Result<T, Box<dyn Error>>;