[][src]Type Definition sixtyfps_corelib::component::ComponentRc

type ComponentRc = VRc<ComponentVTable, Dyn>;

Type alias to the commonly used VRc<ComponentVTable, Dyn>>