pub type RiceComponentConnectionState = u32;Trait Implementations§
Source§impl From<ComponentConnectionState> for RiceComponentConnectionState
impl From<ComponentConnectionState> for RiceComponentConnectionState
Source§fn from(value: ComponentConnectionState) -> Self
fn from(value: ComponentConnectionState) -> Self
Converts to this type from the input type.