It cannot be made const with the current version of Rust, and that is counterintuitive since it does compile-time checks, so we make that clear in the documentation. It might be possible to make it const once MSRV is bumped to 1.82. * See <https://github.com/emilk/egui/issues/5160> * [x] I have followed the instructions in the PR template |
||
|---|---|---|
| .. | ||
| cint_impl.rs | ||
| color32.rs | ||
| hex_color_macro.rs | ||
| hex_color_runtime.rs | ||
| hsva.rs | ||
| hsva_gamma.rs | ||
| lib.rs | ||
| rgba.rs | ||