probe-web / @probe-web/client / wire / WireDisassembledInstruction
Interface: WireDisassembledInstruction
Defined in: wire.ts:982
probe-rs-rpc WireDisassembledInstruction.
Properties
| Property | Type | Defined in |
|---|---|---|
address | string | wire.ts:983 |
column | bigint | null | wire.ts:984 |
instruction | string | wire.ts:985 |
instruction_bytes | string | null | wire.ts:986 |
line | bigint | null | wire.ts:987 |
location | WireSource | null | wire.ts:988 |