halo2_ecc::bn254

Type Alias FpPoint

Source
pub type FpPoint<F> = ProperCrtUint<F>;

Aliased Typeยง

struct FpPoint<F>(/* private fields */);