Function const_cmp::primitive::eq_option_u64[][src]

pub const fn eq_option_u64(left: Option<u64>, right: Option<u64>) -> bool

Compares two Option<u64> for equality.