Rust集合中的向量(Vec)
Rust集合中的双端队列(VecDeque)
Rust集合中的链表(LinkedList)
Rust集合中的映射(Map)
Rust集合中的集合(Set)
Rust集合中的优先队列(BinaryHeap)