We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
http://static.rust-lang.org/doc/master/collections/hashmap/struct.HashMap.html#method.with_capacity_and_hasher
fn with_capacity_and_hasher(hasher: H, capacity: uint) -> HashMap<K, V, H>
If the name is with_capacity_and_hasher, the arguments should really be in the same order.
with_capacity_and_hasher