pub type ClientStreamsResponse = Response<Vec<u8>>;
Response type returned by a client streams procedure
pub struct ClientStreamsResponse { /* private fields */ }