Crates.io | simple_pretty |
lib.rs | simple_pretty |
version | 0.1.0 |
source | src |
created_at | 2024-07-15 19:13:19.35671 |
updated_at | 2024-07-15 19:13:19.35671 |
description | A confused library for outputting colored text to the terminal |
homepage | |
repository | |
max_upload_size | |
id | 1304216 |
size | 5,444 |
I have a few existing rust progects sact (superuser act) and rest (new encore) that share alot of similar code... This is the code. There will be another one like this just to keep code organize and seperate. This also allow be to update diffrent components with a cargo build as oppose to having to change the same file multiple times.
This specific lib just has some text styling things.