conio 0.1.2

Console input and output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[bin]]
name = "test"
path = "src/bin/test.rs"

[lib]
name = "conio"
path = "src/conio/lib.rs"

[package]
authors = ["3442853561<3442853561@qq.com>"]
description = "Console input and output"
keywords = ["conio", "io"]
license = "MIT"
name = "conio"
version = "0.1.2"