slint/examples/rustwasmtest/src
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
..
lib.rs Some refactoring of the rust generated code 2020-07-13 16:37:54 +02:00