Block a user
librust-async-fs-dev (2.1.2-5)
Published 2025-03-09 16:54:12 +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-fs-dev=2.1.2-5
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
all |
About this package
async filesystem primitives - Rust source code async-fs is a lightweight implementation of asyncronous filesystem primitives. . This package contains the source for the Rust async-fs crate, for use with cargo.
Dependencies
| librust-async-lock-3+default-dev |
| librust-blocking-1+default-dev |
| librust-futures-lite-2+default-dev |