Skip to main content

RiceComponentConnectionState

Type Alias RiceComponentConnectionState 

Source
pub type RiceComponentConnectionState = u32;

Trait Implementations§

Source§

impl From<ComponentConnectionState> for RiceComponentConnectionState

Source§

fn from(value: ComponentConnectionState) -> Self

Converts to this type from the input type.