When testing external crates dependent on microkelvin, dusk-hamt, nstack, etc, it would be convenient to have a temporary backend that cleans up its own files, so that we can test persistance functionality without leaving a mess or writing the cleanup logic multiple times.
When testing external crates dependent on microkelvin,
dusk-hamt
,nstack
, etc, it would be convenient to have a temporary backend that cleans up its own files, so that we can test persistance functionality without leaving a mess or writing the cleanup logic multiple times.