Struct tvm::ir::ty::RelayRefTypeNode [−][src]
Fields
base: TypeNode
value: Type
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for RelayRefTypeNode
impl !Send for RelayRefTypeNode
impl !Sync for RelayRefTypeNode
impl Unpin for RelayRefTypeNode
impl UnwindSafe for RelayRefTypeNode
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more