slint/docs/tutorial/rust
Olivier Goffart 929166f06c Change what is accepted by ModelRc::new and ModelRc::from
- ModelRc::new constructs a ModelRc from a impl Model
 - ModelRc::form constructs a ModelRc from a `Rc<dyn Model>` or `Rc<impl Model>`
2022-01-31 14:44:35 +01:00
..
src Change what is accepted by ModelRc::new and ModelRc::from 2022-01-31 14:44:35 +01:00
book.toml Fix CMake syntax highlighting in the C++ tutorial 2021-06-17 13:47:46 +02:00