slint/helper_crates/vtable/tests
Olivier Goffart 7fbcb78606 vtable: change VRc and VWeak to add the concrete type as a parameter
... or `Dyn` if unkown.

So we can implement Deref for the concreate type.

Sicne Deref is implemented for VRc, all the method of VRc are now
associated function.
2020-11-06 11:50:31 +01:00
..
test_vrc.rs vtable: change VRc and VWeak to add the concrete type as a parameter 2020-11-06 11:50:31 +01:00
test_vtable.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00