Type Alias rusteron_archive::bindings::aeron_fragment_assembler_t

source ·
pub type aeron_fragment_assembler_t = aeron_fragment_assembler_stct;

Aliased Type§

struct aeron_fragment_assembler_t { /* private fields */ }

Trait Implementations§

source§

impl From<AeronFragmentAssembler> for aeron_fragment_assembler_t

source§

fn from(value: AeronFragmentAssembler) -> Self

Converts to this type from the input type.