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