Docs.rs
apt-cmd-0.3.0
apt-cmd 0.3.0
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
mmstick
Dependencies
anyhow ^1.0.52
normal
as-result ^0.2.1
normal
async-barrier ^1.1.0
normal
async-fs ^1.5.0
normal
async-io ^1.6.0
normal
async-process ^1.3.0
normal
async-stream ^0.3.2
normal
async-task ^4.0.3
normal
derive_more ^0.99.17
normal
flume ^0.10.9
normal
futures ^0.3.19
normal
futures-util ^0.3.19
normal
hex ^0.4.3
normal
isahc ^1.6.0
normal
md-5 ^0.10.0
normal
procfs ^0.12.0
normal
sha-1 ^0.10.0
normal
smolscale ^0.3.16
normal
thiserror ^1.0.30
normal
anyhow ^1.0.52
dev
Versions
6.9%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition FetchEvents
Other items in
apt_cmd
::
fetch
?
Type Definition
apt_cmd
::
fetch
::
FetchEvents
[
−
]
[src]
pub type FetchEvents =
Pin
<
Box
<dyn Stream<Item =
FetchEvent
>>>;