Searched defs:point_s (Results 1 – 1 of 1) sorted by relevance
176 let point_s = to_vec_legacy(&Bar::Point { x: 5, y: -5 }).unwrap(); in test_enum_as_map() localVariable211 let point_s = to_vec(&Bar::Point { x: 5, y: -5 }).unwrap(); in test_enum_as_map() localVariable