Struct tvm::ir::attrs::BaseAttrsNode [−][src]
#[repr(C)]pub struct BaseAttrsNode {
pub base: Object,
}Fields
base: ObjectTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for BaseAttrsNode
impl Send for BaseAttrsNode
impl Sync for BaseAttrsNode
impl Unpin for BaseAttrsNode
impl UnwindSafe for BaseAttrsNode
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
