2 releases (1 stable)
1.0.0 | Sep 29, 2023 |
---|---|
0.0.0 | Sep 29, 2023 |
#711 in Images
14KB
243 lines
remtools
Little snippets of code that i find myself needing often, so i compiled them into a crate. Used mainly in Mitsuko. See the Docs.rs page for more information.
lib.rs
:
Little snippets of code that i find myself needing often, so i compiled them into a crate.
Main features are the join
macro and the FancyText
/ colors
system for text formatting.