pub fn mutable_hash_table(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for MutableHashTable::new().build(scope).