Type Definition ethers::core::k256::elliptic_curve::sec1::UntaggedPointSize[][src]

pub type UntaggedPointSize<C> = <<<C as Curve>::UInt as ArrayEncoding>::ByteSize as Add<<<C as Curve>::UInt as ArrayEncoding>::ByteSize>>::Output;
Expand description

Size of an untagged point for given elliptic curve.