Constant BOOL_TRUE

Source
const BOOL_TRUE: &str = "yes";
Expand description

A string that represents a boolean true value.