EcPoint

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.

Fully qualified path: core::ec::EcPoint

pub extern type EcPoint