Searched defs:empty_s (Results 1 – 2 of 2) sorted by relevance
156 let empty_s = to_vec_legacy(&Bar::Empty).unwrap(); in test_enum_as_map() localVariable190 let empty_s = to_vec(&Bar::Empty).unwrap(); in test_enum_as_map() localVariable
25 S empty_s; in test() local