> ## 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.

# core::starknet::secp256r1::Secp256r1Point

Represents a point on the secp256r1 elliptic curve.

## Signature

```rust theme={null}
pub extern type Secp256r1Point;
```
