collect_failable 0.17.0

A trait for collecting values into a container which has an invariant to uphold and whose construction may fail
Documentation
1
2
3
4
5
6
7
8
# Release Notes

## [0.17.0] - 2026-01-25

### Changed

- **Breaking:** Removed `DoubleEndedIterator` implementation for `PartialArray`.
- **Breaking:** Updated minimum supported Rust version (MSRV) to 1.93.