vec -map. A simple alternative to HashMap inspired on JavaScript's Map . use vec_map::Map; let mut map = Map::new(); map.set("hello", ...
確定! 回上一頁