Type Definition fbthrift_git::framing::FramingDecoded

source ·
pub type FramingDecoded<F> = <F as Framing>::DecBuf;
Expand description

Helper type alias to get the buffer to use as input to decoding