pub fn mutable_hash_table(scope: &mut Scope) -> Result<Operation>
Shorthand for MutableHashTable::new().build(scope).
MutableHashTable::new().build(scope)