#collection #set #map

macro no-std frozen-collections-macros

Macros to support frozen collections

1 unstable release

new 0.1.0 Dec 19, 2024

#1694 in Data structures


Used in frozen-collections

MIT license

355KB
11K SLoC

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.


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.8–2.7MB
~44K SLoC