probe-web / @probe-web/client / wire / SourceBreakpointLocation
Interface: SourceBreakpointLocation
Defined in: wire.ts:784
probe-rs-rpc SourceBreakpointLocation.
Properties
| Property | Type | Defined in |
|---|---|---|
path | string | wire.ts:785 |
line | bigint | wire.ts:786 |
column | bigint | null | wire.ts:787 |