1 2 3 4 5 6 7 8
[package] authors = ["Darren Mulholland <dmulholl@tcd.ie>"] description = "A ridiculously simple argument parsing library." edition = "2018" license = "MIT" name = "arguably" repository = "https://github.com/dmulholl/arguably" version = "0.1.0"