logo
pub type ComponentRc = VRc<ComponentVTable, Dyn>;
Expand description

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