rusteron_client::bindings

Type Alias 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.