fedimint_core::db

Function decode_key_expect

source
fn decode_key_expect<K: DatabaseKey>(
    key_bytes: &[u8],
    decoders: &ModuleDecoderRegistry,
) -> K