[][src]Function grin_store::to_key_u64

pub fn to_key_u64<K: AsRef<[u8]>>(prefix: u8, k: K, val: u64) -> Vec<u8>

Build a db key from a prefix and a byte vector identifier and numeric identifier