Oneshot Rust channel working both in and between sync and async environments
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. This package contains library source intended for building other packages which use the "async" feature of the "oneshot" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.2.1-1.fc45 | - |
You can contact the maintainers of this package via email at
rust-oneshot dash maintainers at fedoraproject dot org.