rusteron_client::bindings

Type Alias aeron_counters_reader_t

Source
pub type aeron_counters_reader_t = aeron_counters_reader_stct;

Aliased Type§

struct aeron_counters_reader_t { /* private fields */ }

Trait Implementations§

Source§

impl From<AeronCountersReader> for aeron_counters_reader_t

Source§

fn from(value: AeronCountersReader) -> Self

Converts to this type from the input type.