Function put_u64_str

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

Put a string value by u64 key.