std::collections::map {Key, Value}

add_entry

fn void HashMap.add_entry(&map, uint hash, Key key, Value value, uint bucket_index) @private

Parameters