rusteron_client::bindings

Type Alias aeron_async_destination_t

Source
pub type aeron_async_destination_t = aeron_client_registering_resource_stct;

Aliased Type§

struct aeron_async_destination_t { /* private fields */ }

Trait Implementations§

Source§

impl From<AeronAsyncDestination> for aeron_async_destination_t

Source§

fn from(value: AeronAsyncDestination) -> Self

Converts to this type from the input type.