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

set

fn bool HashMap.set(&map, Key key, Value value) @operator([]=)

Parameters