decode_key_expect

Function decode_key_expect 

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