Type Definition downloader::Result[][src]

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

Result type for the gng_shared library