Skip to main content

SpiImplExchangeVmoResponse

Type Alias SpiImplExchangeVmoResponse 

Source
pub type SpiImplExchangeVmoResponse = Unit;
Expand description

The wire type corresponding to SpiImplExchangeVmoResponse.

Aliased Type§

#[repr(u8)]
pub enum SpiImplExchangeVmoResponse { Unit = 0, }

Variants§

§

Unit = 0

Empty structs are represented as a single 0u8.