snix/tvix/castore/src/proto
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
..
tests chore(3p/sources): Bump channels & overlays 2024-01-19 21:47:32 +00:00
grpc_blobservice_wrapper.rs chore(tvix/store): Use BoxStream type alias 2024-01-21 19:41:02 +00:00
grpc_directoryservice_wrapper.rs refactor(tvix/castore/directorysvc/grpc/wrapper): no Arc<_> 2024-01-01 14:40:35 +00:00
mod.rs feat(tvix/castore): implement Ord for node::Node 2024-01-15 18:19:15 +00:00