Skip to main content

SuspendBlockerAfterResumeResponse

Type Alias SuspendBlockerAfterResumeResponse 

Source
pub type SuspendBlockerAfterResumeResponse = Unit;
Expand description

The wire type corresponding to SuspendBlockerAfterResumeResponse.

Aliased Type§

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

Variants§

§

Unit = 0

Empty structs are represented as a single 0u8.