de015ce7e1
While currently it's still only used in a collected() way, most call sites can be switched over to use the iterator directly, as often they already convert the not-so-cheap, in-memory vector back in .into_iter() anyway. somewhat also preparatory (yak shaving) work for namespaces Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |