console_engine 0.1.4

A simple console framework that provides display and keyboard features
Documentation
[dependencies.termion]
version = "1.5.5"
[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["Vincent Foulon <sup.vfoulon@gmail.com>"]
description = "A simple console framework that provides display and keyboard features"
edition = "2018"
keywords = ["terminal", "tui", "input"]
license = "MIT"
name = "console_engine"
readme = "README.md"
repository = "https://github.com/VincentFoulon80/console_engine"
version = "0.1.4"