[package] name = "args-functional" version = "0.1.2" authors = ["julian lazaras "] edition = "2018" description = "functional argument parsing based on callbacks that supply lists of all args" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]