Skip to content

probe-web / @probe-web/client / wire / DataFormat

Type Alias: DataFormat

ts
type DataFormat = "String" | "BinaryLE" | "Defmt";

Defined in: wire.ts:222

probe-rs-rpc DataFormat.