#[repr(transparent)]pub struct AttrInt { /* private fields */ }
Implementations
This is supported on crate feature
v1_44
only.This is supported on crate feature
v1_44
only.This is supported on crate feature
v1_46
only.This is supported on crate feature
v1_44
only.Methods from Deref<Target = Attribute>
Trait Implementations
Returns the type identifier of Self
.
Auto Trait Implementations
impl RefUnwindSafe for AttrInt
impl UnwindSafe for AttrInt
Blanket Implementations
Mutably borrows from an owned value. Read more