Skip to main content

FOLK_API_VERSION

Constant FOLK_API_VERSION 

Source
pub const FOLK_API_VERSION: &str = "0.1.2";
Expand description

The Folk API version. Equals this crate’s Cargo.toml version field.

Used for diagnostics and the folk --version output. There is no runtime version negotiation; see folk-spec/adr/0004-no-capability-negotiation.md.