Merge pull request #1417 from johncantrell97/generic-persist
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Thu, 21 Apr 2022 01:28:23 +0000 (01:28 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Apr 2022 01:28:23 +0000 (01:28 +0000)
commitd0f69f77bd6ed40bff7ef1026f23e4444a5a884a
tree255ec8850cc1fa9c49d55920f0e7a59cf02a42b7
parent742f5e59b9f6cd24588df02cbb3b84dcc16b693d
parent49649442798af0344ac7ed5dbbb2c99d90f7a3fe
Merge pull request #1417 from johncantrell97/generic-persist

add `KVStorePersister` trait and blanket implementations of `Persist` and `Persister` for any type that implements `KVStorePersister`