Type Definition ethers::core::k256::elliptic_curve::FieldSize[][src]

pub type FieldSize<C> = <<C as Curve>::UInt as ArrayEncoding>::ByteSize;
Expand description

Size of field elements of this elliptic curve.