snix/tvix/castore/src
edef c5b3187002 feat(tvix/castore/path): implement Debug + Display
We implement Debug explicitly, so that we don't just see raw integers.

Change-Id: I11213094728f3e0c674562ee71c092a950041632
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11565
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-05-01 11:27:59 +00:00
..
blobservice fix(tvix/castore/blobservice/grpc): don't use NaiveSeeker for now 2024-04-16 18:45:52 +00:00
directoryservice fix(tvix): typo 2024-04-25 23:47:49 +00:00
fs test(tvix): Fix tvix tests on macOS 2024-04-30 00:55:34 +00:00
import refactor(tvix/castore/import): restructure error types 2024-04-30 17:12:39 +00:00
proto feat(tvix/castore): add convenience add method to Directory 2024-04-19 20:10:14 +00:00
tests refactor(tvix/castore/import): make module, split off fs and error 2024-04-20 14:14:19 +00:00
digests.rs feat(tvix/castore): impl Debug for B3Digest 2024-03-17 22:18:20 +00:00
errors.rs feat(tvix/castore): add rstest-based DirectoryService tests 2024-03-24 20:00:40 +00:00
fixtures.rs refactor(tvix): condense long bytestrings 2023-10-27 07:37:26 +00:00
hashing_reader.rs refactor(tvix/castore/hashing_reader): migrate to rstest 2024-04-07 14:51:47 +00:00
lib.rs feat(tvix/castore/path): add Path{Buf} 2024-05-01 11:01:30 +00:00
path.rs feat(tvix/castore/path): implement Debug + Display 2024-05-01 11:27:59 +00:00
tonic.rs refactor(tvix/castore/tonic): migrate to rstest 2024-04-07 14:51:47 +00:00