Function get_str_u64

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

Get a u64 value by string key.