probe-web / @probe-web/client / wire / WireVariable
Interface: WireVariable
Defined in: wire.ts:1127
probe-rs-rpc WireVariable.
Properties
| Property | Type | Defined in |
|---|---|---|
name | string | wire.ts:1128 |
evaluate_name | string | null | wire.ts:1129 |
memory_reference | string | null | wire.ts:1130 |
indexed_variables | bigint | null | wire.ts:1131 |
named_variables | bigint | null | wire.ts:1132 |
type_ | string | null | wire.ts:1133 |
value | string | wire.ts:1134 |
variables_reference | bigint | wire.ts:1135 |