Crate rust_releases_rust_changelog[][src]

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

Structs

RustChangelog

A Source which obtains release data from the official Rust changelog.

Enums

RustChangelogError

Top level failure cases for rust-releases-rust-changelog source crate

Type Definitions

RustChangelogResult

A result type which binds the RustChangelogError to the error type.