multi-window-output 0.1.2

Tool for allowing multiple output windows in the same screen.
1
2
3
4
5
6
7
8
9
10
11
[dependencies.termion]
version = "2.0.1"

[package]
description = "Tool for allowing multiple output windows in the same screen."
edition = "2021"
license = "MIT"
name = "multi-window-output"
readme = "README.md"
repository = "https://github.com/alonso284/multi_window_output"
version = "0.1.2"