Instead of collecting all rows into a Vec, use the stream_rows function, and massage Ok values into the right shape. This avoids collecting everything into memory. Change-Id: I2f03434c7e1e25ee8395c69685b16100aec36f89 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13163 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: Connor Brewster <cbrewster@hey.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| nar | ||
| pathinfoservice | ||
| proto | ||
| tests | ||
| composition.rs | ||
| fixtures.rs | ||
| import.rs | ||
| lib.rs | ||
| path_info.rs | ||
| utils.rs | ||