slint/helper_crates
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
..
const-field-offset Normalize the spelling of SixtyFPS 2020-10-13 07:48:55 +02:00
vtable vtable: change VRc and VWeak to add the concrete type as a parameter 2020-11-06 11:50:31 +01:00