slint/docs/tutorial/rust
Tobias Hunger 018c1a6666 Rename ModelHandle to SharedModel
This patch is mostly a rename now, but also contains a few small
cleanups.

SharedModel implements the Model trait itself and gracefully falls back
to an empty model is no Model was provided. This allows for some small
simplifications.

Also make sure to use the same comparision for SharedModels everywhere.
This fixes the last remaining clippy errors we had.
2022-01-30 01:26:35 +01:00
..
src Rename ModelHandle to SharedModel 2022-01-30 01:26:35 +01:00
book.toml Fix CMake syntax highlighting in the C++ tutorial 2021-06-17 13:47:46 +02:00