Structsยง
- Virtual
Index ๐
Functionsยง
- dyn_
trait_ ๐in_ self - This takes a valid
self
receiver type and extracts the principal trait ref of the type. ReturnNone
if there is no principal trait. - get_
vtable ๐ - Creates a dynamic vtable for the given type and vtable origin. This is used only for objects.
- load_
vtable ๐ - Call this function whenever you need to load a vtable.