| Crates.io | simple-color |
| lib.rs | simple-color |
| version | 0.2.4 |
| created_at | 2021-09-30 21:05:41.896766+00 |
| updated_at | 2025-08-09 20:36:44.026497+00 |
| description | A simple color struct |
| homepage | |
| repository | https://gitlab.com/porky11/simple-color |
| max_upload_size | |
| id | 458900 |
| size | 16,912 |
A minimal Rust library for basic color handling with optional parsing and serialization.
Color type for RGB(A) representationconst constructors and builder pattern"FF8000" → Color)For more information have a look at the documentation.