Searched defs:EnumToU32 (Results 1 – 1 of 1) sorted by relevance
1513 fn into(self) -> EnumToU32 { in into()1528 enum EnumToU32 { enum1536 impl Into<Option<u32>> for EnumToU32 { implementation1548 impl From<Option<u32>> for EnumToU32 { implementation