data-input 0.1.7

Console (or text file) input assistant
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "data-input"
version = "0.1.7"
edition = "2024"
license = "MIT"
description = "Console (or text file) input assistant"
categories = ["development-tools"]
keywords = ["input", "cin", "console-input", "reader", "file-reader"]
repository = "https://github.com/dvshapkin/cinput"
authors = ["Dmitry Shapkin <dvshapkin@mail.ru>"]

[dependencies]