rust/lib/la-arena
oxalica 10f870eff4 Impl entry-API for la_arena::ArenaMap
We enforce integral and `Copy` key, so some key-related functions are
not necessary since user can just reuse the index for the `entry` call.
2022-08-03 18:31:52 +08:00
..
src Impl entry-API for la_arena::ArenaMap 2022-08-03 18:31:52 +08:00
Cargo.toml