Function get_u64_str

Source
pub fn get_u64_str(db: &str, key: u64) -> Option<String>
Expand description

Get a string value by u64 key.