Type Alias StorageI128

Source
pub type StorageI128 = StorageSigned<128, 2>;
Expand description

Accessor for a storage-backed alloy_primitives::aliases::I128.

Aliased Typeยง

struct StorageI128 { /* private fields */ }
OSZAR »