Function const_cmp::primitive::eq_option_u32[][src]

pub const fn eq_option_u32(left: Option<u32>, right: Option<u32>) -> bool

Compares two Option<u32> for equality.