FlattenedStorage
A type that represents a flattened storage, i.e. a storage object which does not have any effect on the path taken into consideration when computing the address of the storage object.
Fully qualified path: core::starknet::storage::storage_base::FlattenedStorage
pub struct FlattenedStorage<T> {}