[][src]Type Definition oox::shared::drawingml::styles::Result

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