Function const_cmp::primitive::cmp_bool[][src]

pub const fn cmp_bool(left: bool, right: bool) -> Ordering

Compares two bool, returning the ordering of left relative to right.