Searched refs:collect_list (Results 1 – 1 of 1) sorted by relevance
418 fn collect_list(list: &mut LinkedList<&'_ Entry, <&'_ Entry as Link>::Target>) -> Vec<i32> { in collect_list() function470 let items: Vec<i32> = collect_list(&mut list); in push_and_drain()541 let items = collect_list(&mut list); in remove_by_address()557 let items = collect_list(&mut list); in remove_by_address()574 let items = collect_list(&mut list); in remove_by_address()597 let items = collect_list(&mut list); in remove_by_address()617 let items = collect_list(&mut list); in remove_by_address()632 let items = collect_list(&mut list); in remove_by_address()