diff options
author | 2024-09-20 17:27:43 +0200 | |
---|---|---|
committer | 2024-09-20 17:27:43 +0200 | |
commit | 2a547ae372053be776b5881ec217402d38768c46 (patch) | |
tree | 36beb1b1927d663c4316bb6b1e580b4a8ca73d64 /src | |
parent | b78b8bc8e3c8dcb778b4e76bb9ef0ab1b88f633d (diff) | |
download | iced-2a547ae372053be776b5881ec217402d38768c46.tar.gz iced-2a547ae372053be776b5881ec217402d38768c46.tar.bz2 iced-2a547ae372053be776b5881ec217402d38768c46.zip |
Drop short-hand notation support for `color!` macro
We'd need to use `stringify!` and `str::len` to properly
support the short-hand notation; however, we want the
macro to work in `const` contexts.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions