Crates.io | arg_input |
lib.rs | arg_input |
version | 2.0.1 |
source | src |
created_at | 2017-04-28 01:09:46.88415 |
updated_at | 2017-08-02 14:52:22.704919 |
description | ARGF-style input handling for Rust |
homepage | |
repository | https://gitlab.com/williamyaoh/arg_input |
max_upload_size | |
id | 12277 |
size | 10,373 |
Inspired by Ruby's ARGF
. Library
functions to treat input files/stdin
as if they were all a big stream.