Type Definition fluvio_socket::SharedSinkPool[][src]

type SharedSinkPool<T> = Arc<SinkPool<T>>;