futures-async-stream

Async stream for Rust and the futures crate.

APACHE-2.0 License

Downloads
1.1M
Stars
174
Committers
3

Bot releases are visible (Hide)

futures-async-stream - 0.2.12 Latest Release

Published by github-actions[bot] about 2 months ago

  • Disable derive and clone-impls features of syn dependency.
futures-async-stream - 0.2.11

Published by taiki-e 6 months ago

  • Fix build failure on the latest nightly (nightly-2024-04-25+). (#97)
futures-async-stream - 0.2.10

Published by github-actions[bot] 9 months ago

  • Fix "unexpected token" error on the comma following the async block. (#94, thanks @ethe)
futures-async-stream - 0.2.9

Published by github-actions[bot] about 1 year ago

futures-async-stream - 0.2.8

Published by github-actions[bot] about 1 year ago

  • Update to syn 2.0. (#92)
futures-async-stream - 0.2.7

Published by github-actions[bot] over 1 year ago

  • Fix build error from dependency when built with -Z minimal-versions.
futures-async-stream - 0.2.6

Published by github-actions[bot] almost 2 years ago

  • Fix "generator cannot be sent between threads safely" error since nightly-2023-01-04.
futures-async-stream - 0.2.5

Published by github-actions[bot] almost 4 years ago

  • Exclude unneeded files from crates.io.
futures-async-stream - 0.2.4

Published by github-actions[bot] almost 4 years ago

  • Documentation improvements.
futures-async-stream - 0.2.3

Published by github-actions[bot] almost 4 years ago

See the release notes for a complete list of changes.

futures-async-stream - 0.2.2

Published by taiki-e over 4 years ago

  • All macros can now compile with forbid(unsafe_code).

  • Support overlapping lifetime names in HRTB.

  • Diagnostic improvements.

futures-async-stream - 0.2.1

Published by taiki-e over 4 years ago

  • Improved diagnostics.
futures-async-stream - 0.1.5

Published by taiki-e over 4 years ago

futures-async-stream - 0.1.4

Published by taiki-e over 4 years ago

futures-async-stream - 0.1.3

Published by taiki-e over 4 years ago

futures-async-stream - 0.1.2

Published by taiki-e almost 5 years ago

futures-async-stream - 0.1.1

Published by taiki-e almost 5 years ago

  • Fixed duplicate documentation.
futures-async-stream - 0.1.0

Published by taiki-e almost 5 years ago

  • Updated futures to 0.3.0.
futures-async-stream - 0.1.0-alpha.7

Published by taiki-e about 5 years ago

  • Updated pin-project to 0.4.
Package Rankings
Top 8.8% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license github actions