slint/sixtyfps_runtime/interpreter
Olivier Goffart b36de552e5 Pass the Padding by value in the layout data struct
It can simply be a Copy type anyway.
So there is no more special code needed in the rust (and also in C++) generator for it
2022-01-19 10:02:23 +01:00
..
api.rs Complete path support in the llr / rust generator 2022-01-12 16:22:35 +01:00
Cargo.toml Add a bunch of categories and keywords in some of our Cargo.toml 2022-01-07 17:14:07 +01:00
dynamic_component.rs janitor: More clippy fixes 2022-01-09 14:50:58 +01:00
dynamic_type.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
eval.rs Re-evaluate bindings when data in models accessed via index expressions change 2022-01-14 13:38:25 +01:00
eval_layout.rs Pass the Padding by value in the layout data struct 2022-01-19 10:02:23 +01:00
ffi.rs Join separated documentation for some interpreter C++ API types 2022-01-05 16:32:55 +01:00
global_component.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
lib.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
tests.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
value_model.rs Add row data tracking to Rust sixtyfps::Model 2022-01-14 13:38:25 +01:00