Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
就像C++的stl一樣,Rust提供了一系列的基礎且通用的容器類型。善用這些集合類型,可以讓Rust編程更加方便輕鬆,但每種數據結構都會有其侷限性,合理的選型方能維持更好的效率。
本章目錄: