Closed xkikeg closed 2 months ago
https://github.com/xkikeg/okane/blob/c228f5342dbace1c7248de928da6b675864ba480/core/src/report/intern.rs#L174
It could be also modified to have HashMap<str, Interned>
Fixed in #177
https://github.com/xkikeg/okane/blob/c228f5342dbace1c7248de928da6b675864ba480/core/src/report/intern.rs#L174
It could be also modified to have HashMap<str, Interned>