simpleterm 0.2.1

A bespoke fake terminal written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.piston_window]
version = "0.109.0"

[package]
authors = ["Trevan Haskell <dev@trevanhaskell.com>"]
description = "A bespoke fake terminal written in Rust"
edition = "2018"
license = "MIT"
name = "simpleterm"
readme = "README.md"
repository = "https://github.com/tjhaskel/rust_simpleterm"
version = "0.2.1"