Struct tvm_rt::module::ModuleNode[][src]

#[repr(C)]
pub struct ModuleNode { /* fields omitted */ }
Expand description

Wrapper around TVM module handle which contains an entry function. The entry function can be applied to an imported module through entry_func.

Trait Implementations

Performs the conversion.

Performs the conversion.

Formats the value using the given formatter. Read more

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.