snix/tvix/store/src/nar
edef 785ff80c8b fix(nix-compat/nar/reader): require BufRead
We rely on being able to make small reads cheaply, so this was already
an implicit practical requirement. Requiring it explicitly removes a
performance footgun, and makes further optimisations possible.

Change-Id: I7f65880a41b1d6b5e6bf2e52dfe47d4c49b34bcd
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10088
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-11-19 09:53:10 +00:00
..
import.rs fix(nix-compat/nar/reader): require BufRead 2023-11-19 09:53:10 +00:00
mod.rs feat(tvix/store/nar): add read_nar method 2023-11-05 12:23:55 +00:00
renderer.rs feat(tvix/castore): bump [Directory,File]Node size to u64 2023-11-05 10:57:01 +00:00