Map
A struct that represents a map in a contract storage.
Fully qualified path: core::starknet::storage::map::Map
#[phantom]
pub struct Map<K, V> {}
A struct that represents a map in a contract storage.
Fully qualified path: core::starknet::storage::map::Map
#[phantom]
pub struct Map<K, V> {}