pub type StorageU64 = StorageUint<64, 1>;
Expand description
Accessor for a storage-backed alloy_primitives::aliases::U64
.
Aliased Typeยง
struct StorageU64 { /* private fields */ }
pub type StorageU64 = StorageUint<64, 1>;
Accessor for a storage-backed alloy_primitives::aliases::U64
.
struct StorageU64 { /* private fields */ }