alpm-common 0.2.1

Library providing common traits and functionalities for other ALPM crates
Documentation
1
2
3
4
//! Common traits for ALPM.

pub mod metadata_file;
pub mod schema;