Adding function for getting access to map table: RawTable<(K, V), A>
field#335
Merged
bors merged 4 commits intorust-lang:master from JustForFun88:pub_map_innerMay 17, 2022
+61
table: RawTable<(K, V), A>
field#335