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

@get_or_set

macro Value HashMap.@get_or_set(&map, Key key, Value #expr)
Get the value or set it to the value

Parameters