Constant unleash_edge::types::build::RUST_VERSION

source ·
pub const RUST_VERSION: &str = r#"rustc 1.79.0-nightly (ef8b9dcf2 2024-04-24)"#;
Expand description

Rust version with which the project was built. The version always uses the canonical Rust version format, and is therefore identical to the output of the build toolchain’s rustc --version.