frozen-collections-core 0.9.1

Implementation logic for frozen collections.
Documentation
1
2
3
4
5
6
# frozen-collections-core

This crate contains some of the implementation logic for the
frozen-collections crate. Users of frozen collections
should take a dependency on the [`frozen-collections`](https://docs.rs/frozen-collections) crate
instead of this one.