Skip to main content

LinkableLinkIntoResponse

Type Alias LinkableLinkIntoResponse 

Source
pub type LinkableLinkIntoResponse = Unit;
Expand description

The wire type corresponding to LinkableLinkIntoResponse.

Aliased Type§

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

Variants§

§

Unit = 0

Empty structs are represented as a single 0u8.