Skip to main content

NodeSetExtendedAttributeResponse

Type Alias NodeSetExtendedAttributeResponse 

Source
pub type NodeSetExtendedAttributeResponse = Unit;
Expand description

The wire type corresponding to NodeSetExtendedAttributeResponse.

Aliased Type§

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

Variants§

§

Unit = 0

Empty structs are represented as a single 0u8.