Block a user
librust-async-channel-dev (2.3.1-9)
Published 2025-03-09 15:26:52 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install librust-async-channel-dev=2.3.1-9
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
all |
About this package
async multi-producer multi-consumer channel - Rust source code async-channel is a lightweight implementation of asyncronous multi-producer multi-consumer channels. . This package contains the source for the Rust async-channel crate, for use with cargo.
Dependencies
| librust-concurrent-queue-2+std-dev (>= 2.5) |
| librust-event-listener-strategy-0.5+std-dev |
| librust-futures-core-0.3-dev |
| librust-pin-project-lite-0.2+default-dev |