[][src]Type Definition self_update::GetArchiveReaderResult

type GetArchiveReaderResult = Either<File, GzDecoder<File>>;