radicle-heartwood-lfs/crates/radicle-term
Matthias Beyer 19c484e956 radicle-term: Optimize impl of VStack::children()
This way the Iterator::size_hint() function can be used by the
Extend::extend() implementation, which might safe reallocations for
the underlying buffer.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-08-27 23:18:33 +02:00
..
src radicle-term: Optimize impl of VStack::children() 2025-08-27 23:18:33 +02:00
Cargo.toml crates: 1.4.0 release 2025-08-27 10:30:28 +01:00