Add fallible allocation API to standard library collections.
# Cargo.toml
[dependencies]
fallible_collections = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use try_push to handle allocation failures gracefully.
Use a stable Rust version with the `unstable` feature flag enabled.
No dependency data recorded yet.