mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Dummy structure for the rust example
This commit is contained in:
parent
f3deea066b
commit
dc33cbbcda
7 changed files with 72 additions and 10 deletions
|
@ -1,7 +1 @@
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[test]
|
||||
fn it_works() {
|
||||
assert_eq!(2 + 2, 4);
|
||||
}
|
||||
}
|
||||
pub use sixtyfps_rs_macro::sixtyfps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue