Docs.rs
futures-async-stream-macro-0.1.2
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
futures-async-stream-macro 0.1.2
Definition of the `#[async_stream]` macro for the `futures-async-stream` crate as well as a few other assorted macros.
Crate
Source
Builds
Feature flags
Documentation
Links
taiki-e/futures-async-stream
188
8
3
crates.io
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
0.2.12
(2024-08-23)
0.2.11
(2024-04-27)
0.2.10
(2024-01-12)
0.2.9
(2023-10-21)
0.2.8
(2023-10-09)
0.2.7
(2023-06-29)
0.2.6
(2023-01-05)
0.2.5
(2021-01-05)
0.2.4
(2020-12-29)
0.2.3
(2020-11-08)
0.2.2
(2020-06-11)
0.2.1
(2020-05-21)
0.2.0
(2020-05-10)
0.1.5
(2020-05-04)
0.1.4
(2020-04-22)
0.1.3
(2020-02-20)
0.1.2
(2019-12-10)
0.1.1
(2019-11-13)
0.1.0
(2019-11-13)
0.1.0-alpha.7
(2019-09-25)
0.1.0-alpha.6
(2019-09-06)
0.1.0-alpha.5
(2019-08-29)
0.1.0-alpha.4
(2019-08-23)
0.1.0-alpha.3
(2019-08-14)
0.1.0-alpha.2
(2019-08-07)
0.1.0-alpha.1
(2019-07-31)
0.0.0
(2019-07-20)
Owners
Procedural macro for the
#[async_stream]
attribute.