about summary refs log tree commit diff
path: root/tvix/castore/src/fs/mod.rs
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-01-09T11·55+0200
committerclbot <clbot@tvl.fyi>2024-01-09T14·03+0000
commit8fbdf72825843416dc1923d91cb20059cdbc07b1 (patch)
tree9f0624af6fa96a4d21c8ecd1694b1f3ec9f5a295 /tvix/castore/src/fs/mod.rs
parent17eaacb139029f481ff821768c386061886c7059 (diff)
feat(tvix/castore/blobsvc/grpc): rm VecDec, fix docstring r/7358
The docstrings were not updated once we made the BlobService trait async.
There's no more need to turn things into a sync reader.

Also, rearrange the stream manipulation a bit, and remove the need to
create a new VecDeque for each element in the stream. bytes::Bytes
implements the Buf trait.

Fixes b/289.

Change-Id: Id2bbedca5876b462e630c144b74cc289c3916c4d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10582
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Diffstat (limited to 'tvix/castore/src/fs/mod.rs')
0 files changed, 0 insertions, 0 deletions