pub type DefaultJoiner<G> = Joiner<G, DEFAULT_BODY_SIZE>;
Default async file joiner.
pub struct DefaultJoiner<G> { /* private fields */ }