probe-web / @probe-web/client / wire / SourceLocation
Interface: SourceLocation
Defined in: wire.ts:791
probe-rs-rpc SourceLocation.
Properties
| Property | Type | Defined in |
|---|---|---|
file | string | wire.ts:792 |
line | bigint | null | wire.ts:793 |
column | bigint | null | wire.ts:794 |