probe-web / @probe-web/client / wire / WireSourceLocation
Interface: WireSourceLocation
Defined in: wire.ts:1112
probe-rs-rpc WireSourceLocation.
Properties
| Property | Type | Defined in |
|---|---|---|
path | string | wire.ts:1113 |
line | bigint | null | wire.ts:1114 |
column | WireColumn | null | wire.ts:1115 |
address | bigint | null | wire.ts:1116 |