probe-web / @probe-web/client / wire / ResolveSourceLocationsRequest
Interface: ResolveSourceLocationsRequest
Defined in: wire.ts:643
probe-rs-rpc ResolveSourceLocationsRequest: debug_state/resolve_source_locations request.
Properties
| Property | Type | Defined in |
|---|---|---|
sessid | { key: bigint; marker: null; } | wire.ts:644 |
sessid.key | bigint | wire.ts:644 |
sessid.marker | null | wire.ts:644 |
addresses | bigint[] | wire.ts:645 |