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