snix/tvix/nix-compat/src/store_path
Florian Klink e32c2070e4 refactor(tvix/nix-compat): no impl <StorePathRef<'_>> for StorePath
This suggests it's cheap to convert around, but name actually does
allocate.

Move to a `to_owned(&self) -> StorePath`, to better signal that this
does allocate.

Change-Id: Ifaf7c21599e2a467d06e2b4ae1364228370275db
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10066
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
2023-11-18 19:37:04 +00:00
..
mod.rs refactor(tvix/nix-compat): no impl <StorePathRef<'_>> for StorePath 2023-11-18 19:37:04 +00:00
utils.rs chore(nix-compat/store_path): use hex_literal 2023-11-10 19:35:04 +00:00