> ## Documentation Index
> Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
> Use this file to discover all available pages before exploring further.

# core::starknet::storage::storage_base::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.

## Signature

```rust theme={null}
pub struct FlattenedStorage {}
```
