Type Alias rusteron_archive::bindings::aeron_archive_context_t
source · pub type aeron_archive_context_t = aeron_archive_context_stct;
Aliased Type§
struct aeron_archive_context_t { /* private fields */ }
Trait Implementations§
source§impl From<AeronArchiveContext> for aeron_archive_context_t
impl From<AeronArchiveContext> for aeron_archive_context_t
source§fn from(value: AeronArchiveContext) -> Self
fn from(value: AeronArchiveContext) -> Self
Converts to this type from the input type.