Crate rust_releases_rust_changelog

Source
Expand description

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 Aliases§

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