core::starknet
core::starknet::storage::sub_pointers::SubPointers
Similar to storage node, but for structs which are stored sequentially in the storage. In
contrast to storage node, the fields of the struct are just at an offset from the base address
of the struct.