slint/examples/rusttest2
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
build.rs Add another way to load .60 files from a build script 2020-06-05 13:45:38 +02:00
Cargo.toml Add another way to load .60 files from a build script 2020-06-05 13:45:38 +02:00