Docs.rs
rustpm-0.2.6
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
rustpm 0.2.6
A fast, friendly APT frontend with kernel, desktop, and sources management
Crate
Source
Builds
Feature flags
Hide files
..
detector.rs
manager.rs
mod.rs
vanilla.rs
1
2
3
4
5
pub
mod
detector
;
pub
mod
manager
;
pub
mod
vanilla
;
pub
use
detector
::
detect_kernels
;