Searched defs:Potential (Results 1 – 1 of 1) sorted by relevance
43 struct Potential(PotentialKind); in test_map_access_to_enum() struct55 impl<'de> Deserialize<'de> for Potential { in test_map_access_to_enum() implementation