Type Alias rusteron_client::bindings::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
impl From<AeronCountersReader> for aeron_counters_reader_t
source§fn from(value: AeronCountersReader) -> Self
fn from(value: AeronCountersReader) -> Self
Converts to this type from the input type.