nixide/rust/nix-store/src
Robert Hensing 4688ccbf95 refact: Make the callback convert to Result<String> immediately
This is slightly easier to use than the previous pattern that was
always followed up by the same conversions.

(cherry picked from commit 756c080730cd4fa81d4c0e3a99688cbe8debe57f)
2025-10-04 02:30:46 +02:00
..
lib.rs feat: EvalState.realise_string 2025-10-04 02:30:46 +02:00
path.rs refact: Make the callback convert to Result<String> immediately 2025-10-04 02:30:46 +02:00
store.rs refact: Make the callback convert to Result<String> immediately 2025-10-04 02:30:46 +02:00