Skip to main content

experimental_default

Function experimental_default 

Source
pub fn experimental_default(name: &str) -> bool
Expand description

A flag’s value when the config is silent — its stage’s default. An UNKNOWN flag defaults to false: a build that doesn’t know the gate cannot honor it, and pretending otherwise would silently enable something on a config written for a newer build.