Module object

Source

Structs§

Object
Object type is by default the TVMFFIObject
ObjectArc
Arc-like wrapper for Object that allows shared ownership
ObjectRef
Base class for ObjectRef

Enums§

TypeIndex
The index type of the FFI objects

Traits§

ObjectCore
Traits that can be used to check if a type is an object
ObjectCoreWithExtraItems
Traits for objects with extra items that follows the object
ObjectRefCore
Traits to specify core operations of ObjectRef