Docs.rs
redox_pkgutils-0.1.9
redox_pkgutils 0.1.9
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jackpot51
Dependencies
bidir-map ^1
normal
clap ^2
normal
indexmap ^2
normal
libflate ^2
normal
pbr ^1
normal
petgraph ^0.6
normal
redox_liner ^0.5
normal
reqwest ^0.12
normal
serde ^1
normal
serde_derive ^1
normal
sha3 ^0.10
normal
tar ^0.4
normal
toml ^0.8
normal
version-compare ^0.0
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
pkgutils
0.1.9
All Items
Crate Items
Structs
Enums
Functions
Crate
pkgutils
Copy item path
source
Structs
§
Database
The
Database
contains a list of all packages that are available for install, as well as a list of all the packages installed on the system. It is used to calculate the dependencies of a package and for checking if a package is installed.
Package
Package
Meta
Package
Meta
List
Repo
Enums
§
Package
Depends
Functions
§
download
download_
client