mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-17 18:57:10 +00:00
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 |
||
|---|---|---|
| .. | ||
| src | ||
| ui | ||
| build.rs | ||
| Cargo.toml | ||