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

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