Detect and warn slow Debug implementations for Message

This commit is contained in:
Héctor Ramón Jiménez 2025-04-07 20:02:39 +02:00
parent 08f1133a03
commit dd6c99e1a4
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 11 additions and 0 deletions

1
Cargo.lock generated
View file

@ -2453,6 +2453,7 @@ version = "0.14.0-dev"
dependencies = [
"iced_beacon",
"iced_core",
"log",
]
[[package]]