mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 15:20:24 +01:00
Previously, we only had blanket impls for `KVStore`. However, in order to enable the use of `dyn KVStore + Send + Sync` instead of a `KVStore` generic, we here also add the corresponding blanket implementations for said type signature. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |