pub const OPT_ZERO: bool = true;Expand description
Intended to be provided to a Record to mean that it should optimize
for a value of zero. See also NO_OPT_ZERO.
pub const OPT_ZERO: bool = true;Intended to be provided to a Record to mean that it should optimize
for a value of zero. See also NO_OPT_ZERO.