Crates.io | jstream-ext |
lib.rs | jstream-ext |
version | 0.1.0 |
source | src |
created_at | 2021-02-05 22:34:56.575659 |
updated_at | 2021-02-05 22:34:56.575659 |
description | A crate which adds some extra extensions to futures Stream traits. |
homepage | https://github.com/Twister915/jstream-ext |
repository | https://github.com/Twister915/jstream-ext |
max_upload_size | |
id | 351341 |
size | 44,480 |
This crate provides some additional extensions to the futures stream traits.
Add the following to your Cargo.toml
:
[dependencies]
jstream-ext = "0.1"