Struct tvm::ir::relay::attrs::reduce::VarianceAttrs [−][src]
pub struct VarianceAttrs(_);
Trait Implementations
type Target = VarianceAttrsNode
type Target = VarianceAttrsNode
The resulting type after dereferencing.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
type Object = VarianceAttrsNode
fn downcast<U>(self) -> Result<U, Error> where
U: IsObjectRef,
<U as IsObjectRef>::Object: AsRef<Self::Object>,
Auto Trait Implementations
impl RefUnwindSafe for VarianceAttrs
impl !Send for VarianceAttrs
impl !Sync for VarianceAttrs
impl Unpin for VarianceAttrs
impl UnwindSafe for VarianceAttrs
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