u64_to_key

Function u64_to_key 

Source
pub fn u64_to_key(prefix: u8, val: u64) -> Vec<u8> 
Expand description

Build a db key from a prefix and a numeric identifier.