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

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