Type Definition github_bin_downloader::GBDResult[][src]

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