tvl-depot/tvix/nix-compat/src/store_path
edef ca10a8726f fix(nix-compat/store_path): use Box<str>
We don't actually build up names in place here, so we don't need a
capacity field. Saves 8 bytes.

Change-Id: Icb01b45561e28fd525b726612f56d4640bc834c7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11604
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-05-08 08:48:59 +00:00
..
mod.rs fix(nix-compat/store_path): use Box<str> 2024-05-08 08:48:59 +00:00
utils.rs refactor(nix-compat/store_path): add from_name_and_digest_fixed 2024-03-14 23:10:54 +00:00