Module obj

Source

Modules§

obj_types
Some reexported types and other things.

Structs§

Obj
Base class, contains no fields or methods.
ObjVtable
Obj virtual methods table.

Enums§

ObjVirtMethods
Obj virtual methods list.

Traits§

IsObj
Represents Obj or any of its inheritors.