tvl-depot/tvix/store/src
Florian Klink 7f625e2fc1 refactor(tvix/*store): remove some trait bounds
We don't need to require these things for these impl blocks yet.

Change-Id: I3cec958a637a4f900bdd38abd00e9133bf75ce46
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11865
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Simon Hauser <simon.hauser@helsinki-systems.de>
Tested-by: BuildkiteCI
2024-06-20 21:07:03 +00:00
..
bin feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +00:00
nar feat(tvix/store): display progress for NAR calculation 2024-06-17 09:47:54 +00:00
pathinfoservice refactor(tvix/*store): remove some trait bounds 2024-06-20 21:07:03 +00:00
proto refactor(tvix/store): drop calculate_nar from PathInfoService 2024-05-11 13:33:59 +00:00
tests chore(tvix/store): migrate import.rs and tests/pathinfo.rs to rstest 2024-04-19 19:22:10 +00:00
import.rs docs(tvix/store/import): update import_path_as_nar_ca docstr 2024-06-17 08:49:52 +00:00
lib.rs feat(tvix/store): add rstest-based PathInfoService tests 2024-03-28 07:02:18 +00:00
utils.rs feat(tvix/tracing): gRPC trace context propagation 2024-06-20 19:21:01 +00:00