Type Alias rusteron_archive::bindings::aeron_t

source ·
pub type aeron_t = aeron_stct;

Aliased Type§

struct aeron_t { /* private fields */ }

Trait Implementations§

source§

impl From<Aeron> for aeron_t

source§

fn from(value: Aeron) -> Self

Converts to this type from the input type.