pub type CompressedPointSize<C> = <FieldBytesSize<C> as ModulusSize>::CompressedPointSize;Expand description
Size of a compressed elliptic curve point.
main (development) branch of crypto-glue.pub type CompressedPointSize<C> = <FieldBytesSize<C> as ModulusSize>::CompressedPointSize;Size of a compressed elliptic curve point.