argh_complete 0.1.17

Autocompletion generators for argh-based CLIs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "argh_complete"
version = "0.1.17"
dependencies = [
 "argh_shared",
]

[[package]]
name = "argh_shared"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "284b476f7c2b6af9aa49f059466ebfa725b0f53c33d271a691e613e9187bf507"