snix/tvix/nix-compat/src/wire
edef e573f8389c docs(tvix/nix-compat/wire/bytes/reader): None case doesn't exist
We always read the length before returning a BytesReader, so len()
cannot be called before the length is read.

Change-Id: Ifa1cbc2c0923dd24d59e0af5e135ab8ed7314aa9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12453
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-09-08 02:32:57 +00:00
..
bytes docs(tvix/nix-compat/wire/bytes/reader): None case doesn't exist 2024-09-08 02:32:57 +00:00
mod.rs refactor(nix-compat/wire): drop primitive functions 2024-04-30 09:55:51 +00:00