slint/examples/rusttest
Olivier Goffart ab7ae9f3e2 Some refactoring of the rust generated code
Always use a Pin<Rc> for the component. (This is required to support repeater
within repeater as well anyway)
Do not use the context within the binding. We can get along by simply capturing
a weak pointer to the component
2020-07-13 16:37:54 +02:00
..
src Some refactoring of the rust generated code 2020-07-13 16:37:54 +02:00
Cargo.toml Dummy structure for the rust example 2020-05-11 20:39:16 +02:00