shrs_derive_completion 0.0.2

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