[col] Add color methods

This commit is contained in:
2024-02-17 10:56:36 +05:30
parent 9b853f9ff7
commit 8cafe36a45
4 changed files with 80 additions and 1 deletions

1
src/graphics/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod color;