global: snapshot

This commit is contained in:
nym21
2025-10-31 21:37:02 +01:00
parent 82e59d409e
commit cf08e470ef
127 changed files with 1059 additions and 450 deletions
+1
View File
@@ -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 {