> ## 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::secp256k1::Secp256k1Point

A point on the secp256k1 curve.

## Signature

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