Docs.rs
alpm-0.7.1
alpm 0.7.1
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
Morganamilo
archlinux-github
Dependencies
alpm-sys-fork ^1.0
normal
bitflags ^1.0.4
normal
libarchive ^0.1.1
normal
libarchive3-sys ^0.1.2
normal
criterion ^0.2.11
dev
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition TotalDownloadCb
alpm
[
−
]
[src]
Type Definition
alpm
::
TotalDownloadCb
type TotalDownloadCb =
fn
(total:
u64
);