mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-22 00:18:10 -07:00
global: snapshot
This commit is contained in:
@@ -265,6 +265,7 @@ where
|
||||
K: Into<ByteView>,
|
||||
V: Into<ByteView>,
|
||||
{
|
||||
#[inline]
|
||||
fn from(value: Item<K, V>) -> Self {
|
||||
match value {
|
||||
Item::Value { key, value } => Self {
|
||||
|
||||
Reference in New Issue
Block a user