Type Definition wrap_stream::IntStream

source · []
pub(crate) type IntStream = SendValue<u64, Wrap<WrapIntStream>>;