Docs.rs
alpm-sys-4.0.1
alpm-sys 4.0.1
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Morganamilo
archlinux-github
Dependencies
bindgen ^0.70.0
build
optional
pkg-config ^0.3.31
build
Versions
92.37%
of the crate is documented
Platform
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
alpm_
sys
4.0.1
Module _alpm_
db_
usage_
t
Module Items
Constants
Type Aliases
In crate alpm_
sys
alpm_sys
Module
_alpm_db_usage_t
Copy item path
Source
Constants
§
ALPM_
DB_
USAGE_
ALL
Enable all usage levels
ALPM_
DB_
USAGE_
INSTALL
Enable installing packages from this database
ALPM_
DB_
USAGE_
SEARCH
Enable search for this database
ALPM_
DB_
USAGE_
SYNC
Enable refreshes for this database
ALPM_
DB_
USAGE_
UPGRADE
Enable sysupgrades with this database
Type Aliases
§
Type
The usage level of a database.