pub type FramingEncoded<F> = <F as Framing>::EncBuf;
Expand description

Helper type alias to get encoding buffer type