Type Definition ethers::core::k256::elliptic_curve::bigint::limb::Inner[][src]

pub type Inner = u64;
Expand description

Inner integer type that the Limb newtype wraps.