stow 0.5.1
stow: ^0.5.1 copied to clipboard
An abstraction to allow synchronous access to persistent data.
Stow #
An abstraction to allow synchronous access to persistent data.
The stow package isn't very useful on its own, but it is used by other packages like:
- stow_plain: A Stow package to store plaintext data in shared preferences.
- stow_secure: A Stow package to store encrypted data in secure storage.