slint/api/rs
Benny Sjöstrand 0bda0a64eb
Add support for importing Rust types from another crate Slint compilation (#9329)
To implement an external Slint library, the types and components implemented
in the .slint files needs to be exposed through the Rust crate.
A simple example example/app-library is added to demonstrate how to use this feature.

CC #7060
2025-09-16 09:01:44 +02:00
..
build Add support for importing Rust types from another crate Slint compilation (#9329) 2025-09-16 09:01:44 +02:00
macros slint macro: Do not rely on the debug of Span to know if token are adjacent 2025-09-15 11:20:56 +02:00
slint Change the Rotate item to a Transform that supports scaling (#9387) 2025-09-15 21:14:33 +12:00