pub type StorageI128 = StorageSigned<128, 2>;
Expand description
Accessor for a storage-backed alloy_primitives::aliases::I128
.
Aliased Typeยง
struct StorageI128 { /* private fields */ }
pub type StorageI128 = StorageSigned<128, 2>;
Accessor for a storage-backed alloy_primitives::aliases::I128
.
struct StorageI128 { /* private fields */ }