tvl-depot/tvix/store/src
Connor Brewster 4e341fb5d9 chore(tvix/store): Use BoxStream type alias
The BoxStream type alias is a more concise and easier to read than
the full `Pin<Box<dyn Stream<Item = ...> + Send + ...>>` type.

Change-Id: I5b7bccfd066ded5557e01f7895f4cf5c4a33bd44
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10677
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Autosubmit: Connor Brewster <cbrewster@hey.com>
2024-01-21 19:41:02 +00:00
..
bin feat(tvix/store): enable name customization in the store 2024-01-20 18:35:50 +00:00
nar refactor(tvix/store/nar/renderer): don't require Arc, Clone or Sync 2024-01-12 20:37:03 +00:00
pathinfoservice chore(tvix/store): Use BoxStream type alias 2024-01-21 19:41:02 +00:00
proto chore(tvix/store): Use BoxStream type alias 2024-01-21 19:41:02 +00:00
tests refactor(tvix/store/pathinfoservice): make more generic 2024-01-12 20:37:35 +00:00
import.rs feat(tvix/store): enable name customization in the store 2024-01-20 18:35:50 +00:00
lib.rs refactor(tvix/store): import_pathimport_path_as_nar_ca 2024-01-20 18:26:17 +00:00
utils.rs refactor(tvix/store): import_pathimport_path_as_nar_ca 2024-01-20 18:26:17 +00:00