Docs.rs
io-arg-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
io-arg 0.1.0
Conviniently accept either standard streams or file paths in CLI tools written in Rust as arguments.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
4
out of
4
items documented
1
out of
2
items with examples
Links
pacman82/io-arg
0
0
0
crates.io
Dependencies
atty ^0.2.14
dev
indicatif ^0.15.0
dev
structopt ^0.3.21
dev
Versions
0.2.2
(2025-07-05)
0.2.1
(2022-09-29)
0.2.0
(2022-07-15)
0.1.4
(2022-07-15)
0.1.3
(2022-07-15)
0.1.2
(2022-07-15)
0.1.1
(2021-04-25)
0.1.0
(2021-04-14)
Owners
Conviniently handle and use IO arguments in your command line interface.