Skip to main content

aeron_fragment_assembler_t

Type Alias aeron_fragment_assembler_t 

Source
pub type aeron_fragment_assembler_t = aeron_fragment_assembler_stct;

Aliased Type§

pub 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.