[][src]Type Definition fbthrift_git::protocol::ProtocolDecoded

type ProtocolDecoded<P> = FramingDecoded<<P as Protocol>::Frame>;

Helper type alias to get the buffer type for a frame to be decoded.