termbuffer 0.1.1

Immediate mode rendering to the terminal
Documentation
[dependencies.termion]
version = "1"

[package]
authors = ["Richard Dodd <richard.o.dodd@gmail.com>"]
categories = ["command-line-interface", "gui", "rendering"]
description = "Immediate mode rendering to the terminal"
edition = "2018"
include = ["src/**/*.rs", "examples/*.rs", "README.md", "Cargo.toml"]
keywords = ["terminal", "tui"]
license = "Apache-2.0/MIT"
name = "termbuffer"
readme = "README.md"
repository = "https://github.com/derekdreery/termbuffer-rs"
version = "0.1.1"