[][src]Type Definition tower_grpc::Streaming

type Streaming<T, B = BoxBody> = Streaming<Decoder<T>, B>;

A stream of inbound gRPC messages