Struct rust_releases_rust_dist::RustDist [−][src]
pub struct RustDist { /* fields omitted */ }Expand description
A Source which obtains its input data from the Rust distribution bucket on AWS S3.
Trait Implementations
type Error = RustDistError
type Error = RustDistError
The error to be returned when a resource can not be fetched.
Fetch a set of inputs for a release channel.
type Error = RustDistError
type Error = RustDistError
The error to be returned when an index can not be build for a source.
Build a release index from a data set.