argv 0.1.0

Command line arguments by reference: `Iterator<Item = &'static OsStr>`
Documentation
[package]
name = "argv"
version = "0.1.0"
authors = ["David Tolnay <dtolnay@gmail.com>"]
license = "MIT OR Apache-2.0"
description = "Command line arguments by reference: `Iterator<Item = &'static OsStr>`"
repository = "https://github.com/dtolnay/argv"
documentation = "https://docs.rs/argv"
readme = "README.md"
edition = "2018"