diff options
author | 2021-07-13 21:15:07 +0200 | |
---|---|---|
committer | 2021-07-13 21:15:07 +0200 | |
commit | 5df2a92f28be1d53d32d5b42a6645459b7d78efe (patch) | |
tree | 424a30db96af6864b4c505b5358eb9ef18b40a13 /core | |
parent | 4abaee8b2354a666a75e4eb5ec9cc9a744936813 (diff) | |
download | iced-5df2a92f28be1d53d32d5b42a6645459b7d78efe.tar.gz iced-5df2a92f28be1d53d32d5b42a6645459b7d78efe.tar.bz2 iced-5df2a92f28be1d53d32d5b42a6645459b7d78efe.zip |
Force `Application::Message` to implement `Clone`
A `Message` should represent an application event (e.g. user
interactions, command results, subscription results...). Therefore, it
should always consist of pure, cloneable data.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions