Function delete_str_u64

Source
pub fn delete_str_u64(db: &str, key: &str) -> Result<()>
Expand description

Delete a u64 value by string key.