Crate ant_releases

Crate ant_releases 

Source

Re-exports§

pub use crate::error::Error;
pub use crate::error::Result;

Modules§

error

Structs§

AntReleaseRepository
AutonomiReleaseInfo
Release information from the maidsafe/autonomi GitHub repository.
BinaryInfo
Information about a specific binary in a release, including its version and SHA256 hash.
PlatformBinaries
Collection of binaries for a specific platform.

Enums§

ArchiveType
Platform
ReleaseType

Traits§

AntReleaseRepoActions

Functions§

get_running_platform

Type Aliases§

ProgressCallback