A point on the STARK curve. Points can be created using EcPointTrait::new or EcPointTrait::new_from_x. The zero point represents the point at infinity.

Signature

pub extern type EcPoint;