[][src]Module aeron_rs::fragment_assembler

Structs

FragmentAssembler

A handler that sits in a chain-of-responsibility pattern that reassembles fragmented messages so that the next handler in the chain only sees whole messages.

Traits

Fragment