Hi everyone,
When learn to use map in storage mapper, I see both MapMapper and MapStorageMapper. What is different from them, when do we use MapMapper and when for MapStorageMapper?
I see some Managed data type like ManagedVec, etc, I can't see some type for map structure. Which data type I can use to support map in this case?
what is mapstoragemapper ?
MapStorageMapper is for having a map of other storage mappers. MapStorageMapper> for example.