#map-set #collection #frozen #macro #map #set

macro no-std frozen-collections-macros

Macros to support frozen collections

5 releases (breaking)

Uses new Rust 2024

new 0.5.0 Apr 17, 2025
0.4.0 Mar 15, 2025
0.3.0 Dec 30, 2024
0.2.0 Dec 25, 2024
0.1.0 Dec 19, 2024

#12 in #frozen

Download history 283/week @ 2024-12-25 42/week @ 2025-01-01 4/week @ 2025-02-05 12/week @ 2025-02-19 127/week @ 2025-03-12 28/week @ 2025-03-19 6/week @ 2025-03-26 15/week @ 2025-04-09

54 downloads per month
Used in frozen-collections

MIT license

405KB
12K SLoC

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.

frozen-collections-macros

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.

Dependencies

~1–1.7MB
~30K SLoC