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

pub type Wide = u128;
Expand description

Wide integer type: double the width of Inner.