Type Definition stream::IntStream

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