Function delete_u64_str

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

Delete a string value by u64 key.