/arg_input

GitHub mirror for https://gitlab.com/williamyaoh/arg_input.git. ARGF-style input handling for Rust

Primary LanguageRustBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

arg_input License crates.io

Inspired by Ruby's ARGF. Library functions to treat input files/stdin as if they were all a big stream.