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