Details
-
Improvement
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Stout's hashmap copies the value out when calling hashmap::get.
Ideally, this could return an Option<Value&>.