Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

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;