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

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