Provides the `collect!` macro to easily construct arbitrary collections like Vec, String, and HashMap with single allocation where possible.
# Cargo.toml
[dependencies]
collect-mac = "0.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Constructs a HashMap using the collect! macro.
No known issues recorded.
No dependency data recorded yet.