Module obj

Source

Modules§

obj_types
Some reexported types and other things.

Structs§

Obj
Base class, contains no fields or methods. For Rc-based classes.
ObjVtable
Obj virtual methods table.

Enums§

ObjVirtMethods
Obj virtual methods list.

Traits§

IsObj
Represents Obj or any of its inheritors.