Function const_cmp::primitive::eq_option_u128[][src]

pub const fn eq_option_u128(left: Option<u128>, right: Option<u128>) -> bool

Compares two Option<u128> for equality.