Crate rust_releases_rust_dist_with_cli

Source
Expand description

Please, see the rust-releases for additional documentation on how this crate can be used.

Structs§

RustDistWithCLI
A Source which parses Rust release data from the AWS S3 index.

Enums§

RustDistWithCLIError
Top level failure cases for rust-releases-rust-dist-with-cli source crate

Type Aliases§

RustDistWithCLIResult
A result type which binds the RustDistWithCLIError to the error type.