Constant BOOL_FALSE

Source
const BOOL_FALSE: &str = "no";
Expand description

A string that represents a boolean false value.