working for windows 10 terminals. Refactored usings. Rearanged usings. Raw Mode / alternate screeen windows yet to be tested. Added examples. Refactored code
5 lines
166 B
Rust
5 lines
166 B
Rust
//! This module contains the modules that are responsible for storing the styling displayable objects or simply set text.
|
|
|
|
pub mod objectstyle;
|
|
pub mod styledobject;
|