[ ソース: rust-async-fn-stream ]
パッケージ: librust-async-fn-stream-dev (0.2.2-5)
librust-async-fn-stream-dev に関するリンク
Debian の資源:
rust-async-fn-stream ソースパッケージをダウンロード:
- [rust-async-fn-stream_0.2.2-5.dsc]
- [rust-async-fn-stream_0.2.2.orig.tar.gz]
- [rust-async-fn-stream_0.2.2-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
lightweight implementation of async-stream without macros - Rust source code
async-fn-stream is a version of async-stream without macros. This crate provides generic implementations of Stream trait. Stream is an asynchronous version of std::iter::Iterator.
This package contains the source for the Rust async-fn-stream crate, packaged for use with cargo.