Open orium opened 6 years ago
Empty data structures should need no heap allocation.
Vector
HashTrieMap
See #24
We can test this with https://github.com/Windfisch/rust-assert-no-alloc
Empty data structures should need no heap allocation.
Vector
(See #28)HashTrieMap
See #24
We can test this with https://github.com/Windfisch/rust-assert-no-alloc