Skip to main content

aeron_cnc_t

Type Alias aeron_cnc_t 

Source
pub type aeron_cnc_t = aeron_cnc_stct;

Aliased Type§

pub struct aeron_cnc_t { /* private fields */ }

Trait Implementations§

Source§

impl From<AeronCnc> for aeron_cnc_t

Source§

fn from(value: AeronCnc) -> Self

Converts to this type from the input type.