simple_getopt 0.1.1

Yet Another GetOpt Parse Command Options Utility But Easy And Simple - (YAGPCUBEAS).
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "arraylist"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbe1b72da1f3c50297acb0da13ae15d6a2be0d122055474446a3a3d27e2eb7ce"

[[package]]
name = "simple_getopt"
version = "0.1.1"
dependencies = [
 "arraylist",
]