Write documentation for iced_test

This commit is contained in:
Héctor Ramón Jiménez 2024-12-17 04:13:19 +01:00
parent 8f6f5c13b0
commit 5220a064c5
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
7 changed files with 189 additions and 13 deletions

2
Cargo.lock generated
View file

@ -1064,6 +1064,7 @@ name = "counter"
version = "0.1.0"
dependencies = [
"iced",
"iced_test",
]
[[package]]
@ -2517,6 +2518,7 @@ dependencies = [
"iced_runtime",
"png",
"sha2",
"thiserror 1.0.69",
]
[[package]]