snix/tvix/store/src/proto
Florian Klink 1c80bc4b5b refactor(tvix/store): remove use of lazy_static
This is now supported in the standard library via std::sync::LazyLock,
but requires some manual shuffling around of code.

Change-Id: Ifca792f4d2dbc36b703de4a4dfa406015ab86da7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12614
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: flokli <flokli@flokli.de>
Reviewed-by: edef <edef@edef.eu>
Tested-by: BuildkiteCI
2024-10-17 22:15:48 +00:00
..
tests refactor(tvix/store): remove use of lazy_static 2024-10-17 22:15:48 +00:00
grpc_pathinfoservice_wrapper.rs refactor(tvix/store): use strictly typed PathInfo struct 2024-10-11 17:18:20 +00:00
mod.rs refactor(tvix/store): use strictly typed PathInfo struct 2024-10-11 17:18:20 +00:00