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