mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 05:44:52 +00:00
Add SharedArray to the public Rust API
This commit is contained in:
parent
25584317e8
commit
e87a650c46
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ pub use sixtyfps_rs_macro::sixtyfps;
|
|||
|
||||
pub(crate) mod repeater;
|
||||
|
||||
pub use sixtyfps_corelib::sharedarray::SharedArray;
|
||||
pub use sixtyfps_corelib::string::SharedString;
|
||||
pub use sixtyfps_corelib::{ARGBColor, Color};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue