world
Fully qualified path: dojo::world::world_contract::world
Constants
Free functions
Structs
Enums
Re-exports:
| StorageMapReadAccess | Provides direct read access to values in a storage Map …. |
| StorageMapWriteAccess | Provides direct write access to values in a storage Map . Enables directly storing values in the contract’s storage at the address of the given key…. |
| StoragePointerReadAccess | Trait for accessing the values in storage using a StoragePointer …. |
| StoragePointerWriteAccess | Trait for writing values to storage using a StoragePointer …. |