pals 0.1.2

Processes' Arguments LiSt
Documentation
1
2
3
fn main() {
    println!( "{}", pals::pals().unwrap() );
}