egui/crates/ecolor
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595)
Required to update to puffin 0.18
2023-11-21 17:26:35 +01:00
..
src Add `#[inline]` to all color-related function 2023-10-07 18:11:16 +02:00
CHANGELOG.md Changelogs: document that they are updated upon release (not by users) 2023-08-09 17:12:47 +02:00
Cargo.toml Update MSRV to Rust 1.72 (#3595) 2023-11-21 17:26:35 +01:00
README.md Add badges to all crates' README.md 2023-02-12 18:08:13 +01:00

README.md

ecolor - egui color library

Latest version Documentation unsafe forbidden MIT Apache

A simple color storage and conversion library.

Made for egui.