radicle-heartwood-lfs/crates/radicle-protocol
Fintan Halpenny c675683da9 protocol: IntoIterator for BoundedVec
Implement `IntoIterator` for the `BoundedVec`.

This allows the use of `into_iter` for returning the owned data,
rather than references via the `Deref` implementation.
2025-12-02 12:55:09 +00:00
..
src protocol: IntoIterator for BoundedVec 2025-12-02 12:55:09 +00:00
Cargo.toml workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00