jstream-ext

Crates.iojstream-ext
lib.rsjstream-ext
version0.1.0
sourcesrc
created_at2021-02-05 22:34:56.575659
updated_at2021-02-05 22:34:56.575659
descriptionA crate which adds some extra extensions to futures Stream traits.
homepagehttps://github.com/Twister915/jstream-ext
repositoryhttps://github.com/Twister915/jstream-ext
max_upload_size
id351341
size44,480
Joey (Twister915)

documentation

README

jstream-ext

This crate provides some additional extensions to the futures stream traits.

Usage

Add the following to your Cargo.toml:

[dependencies]
jstream-ext = "0.1"
Commit count: 12

cargo fmt