parse_arg 0.1.6

Traits and implementations for parsing command-line arguments.
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 = "parse_arg"
version = "0.1.6"
dependencies = [
 "parse_arg 1.0.0",
]

[[package]]
name = "parse_arg"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7aa7e02eed7573816a0edb0d7f7aed7cdd59a22d101c3e9dc5e5ea3b935d3346"