24ce4881c7
This actually adds trait methods that save/load strings from the CryptoStore. We add a wrapper for the CryptoStore since we can't mix trait objects and generics, so we add generic methods to save/load anything that implements Serialize/Deserialize. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |