Function put_str_u64

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

Put a u64 value by string key.