[][src]Type Definition downloader::Result

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

Result type for the gng_shared library