Searched refs:enum_val_unsigned (Results 1 – 2 of 2) sorted by relevance
99 cursor.enum_val_unsigned().map(EnumVariantValue::Unsigned) in from_ty()
529 pub fn enum_val_unsigned(&self) -> Option<u64> { in enum_val_unsigned() method