Skip to main content

GITHUB_RELEASES_API

Constant GITHUB_RELEASES_API 

Source
pub const GITHUB_RELEASES_API: &str = "https://api.github.com/repos/rust-lang/rust/releases";
Expand description

GitHub Releases API endpoint for the Rust language repository.