Attribute Macro storage

Source
#[storage]
Expand description

Generate a storage struct.

Storage structs must be a tuple struct that contain the Tracked, Pushable, and Interned types, as well the queries that to be stored into the database.