> ## Documentation Index
> Fetch the complete documentation index at: https://starkware-9575960b-chore-starknet-docs-url-migration.mintlify.site/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;
```
