slint/tests/manual/module-builds/blogicb
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
..
src Add support for importing Rust types from another crate Slint compilation (#9329) 2025-09-16 09:01:44 +02:00
ui Add support for importing Rust types from another crate Slint compilation (#9329) 2025-09-16 09:01:44 +02:00
build.rs Add support for importing Rust types from another crate Slint compilation (#9329) 2025-09-16 09:01:44 +02:00
Cargo.toml Add support for importing Rust types from another crate Slint compilation (#9329) 2025-09-16 09:01:44 +02:00