[ ソース: rust-oneshot ]
パッケージ: librust-oneshot-dev (0.1.11-2) [universe]
librust-oneshot-dev に関するリンク
Ubuntu の資源:
rust-oneshot ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Rust Maintainers
- Antonin Delpeuch
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling - Rust source code