| Crates.io | color-mix |
| lib.rs | color-mix |
| version | 1.0.4 |
| created_at | 2025-03-08 09:24:48.029038+00 |
| updated_at | 2025-03-08 09:36:05.882794+00 |
| description | A library for modeling artistic concepts |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1584249 |
| size | 3,614 |
A Rust library for modeling artistic concepts.
color-mix is a library that provides tools and utilities for working with colors and artistic concepts in Rust. This library aims to make color manipulation and artistic computations more accessible to Rust developers.
Add this to your Cargo.toml:
[dependencies]
color-mix = "1.0.4"
[Coming soon]
// Example usage will be added as features are implemented
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0