#collection #set #map

no-std frozen-collections-core

Implementation logic for frozen collections

3 releases (breaking)

0.3.0 Dec 30, 2024
0.2.0 Dec 25, 2024
0.1.0 Dec 19, 2024

#1709 in Data structures

Download history 133/week @ 2024-12-17 270/week @ 2024-12-24 75/week @ 2024-12-31 4/week @ 2025-01-07

482 downloads per month
Used in 2 crates

MIT license

425KB
13K SLoC

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 crate instead of this one.


lib.rs:

Implementation crate for the frozen collections.

This crate is an implementation detail of the `frozen_collections` crate. This crate's API is therefore not stable and may change at any time. Please do not use this crate directly, and instead use the public API provided by the `frozen_collections` crate.

Dependencies

~1.4–2.2MB
~33K SLoC