diff options
author | Florian Klink <flokli@flokli.de> | 2024-01-09T11·55+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-01-09T14·03+0000 |
commit | 8fbdf72825843416dc1923d91cb20059cdbc07b1 (patch) | |
tree | 9f0624af6fa96a4d21c8ecd1694b1f3ec9f5a295 /tvix/store/src/pathinfoservice/fs | |
parent | 17eaacb139029f481ff821768c386061886c7059 (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/store/src/pathinfoservice/fs')
0 files changed, 0 insertions, 0 deletions