pueue-top 0.1.0

Placeholder crate for a future terminal monitor for Pueue.
1
2
3
fn main() {
    println!("pueue-top is reserved for a future terminal monitor for Pueue.");
}