Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
protocol: IntoIterator for BoundedVec
Merged fintohaps opened 4 months ago

Implement IntoIterator for the BoundedVec.

This allows the use of into_iter for returning the owned data, rather than references via the Deref implementation.

fintohaps opened with revision 19f0d569 on base 37d4ae4a +9 -0 4 months ago

Implement IntoIterator for the BoundedVec.

This allows the use of into_iter for returning the owned data, rather than references via the Deref implementation.

lorenz merged revision 19f0d569 at c675683d 4 months ago