shrs_derive_completion 0.0.3

Specify shell completions from derive macro
Documentation
1
2
3
4
5
#[test]
fn tests() {
    let _t = trybuild::TestCases::new();
    // t.pass("tests/01-simple.rs");
}