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

create_entry

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

Parameters