pub type FramingEncodedFinal<F> = <<F as Framing>::EncBuf as BufMutExt>::Final;
Expand description

Helper type alias to get the type of the finalized encoded buffer