Skip to main contentModule object
Source - Object
- Object type is by default the TVMFFIObject
- ObjectArc
- Arc-like wrapper for Object that allows shared ownership
- ObjectRef
- Base class for ObjectRef
- TypeIndex
- The index type of the FFI objects
- 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
- ObjectRefCast
- Runtime-checked casting between arbitrary
ObjectRef types. - ObjectRefCore
- Traits to specify core operations of ObjectRef