pub struct DeviceDiagnosticsConfigFlagsNV(/* private fields */);Expand description
Implementations§
Source§impl DeviceDiagnosticsConfigFlagsNV
impl DeviceDiagnosticsConfigFlagsNV
pub const fn empty() -> DeviceDiagnosticsConfigFlagsNV
pub const fn from_raw(x: u32) -> DeviceDiagnosticsConfigFlagsNV
pub const fn as_raw(self) -> u32
pub const fn is_empty(self) -> bool
pub const fn intersects(self, other: DeviceDiagnosticsConfigFlagsNV) -> bool
Sourcepub const fn contains(self, other: DeviceDiagnosticsConfigFlagsNV) -> bool
pub const fn contains(self, other: DeviceDiagnosticsConfigFlagsNV) -> bool
Returns whether other is a subset of self
Trait Implementations§
Source§impl BitAnd for DeviceDiagnosticsConfigFlagsNV
impl BitAnd for DeviceDiagnosticsConfigFlagsNV
Source§type Output = DeviceDiagnosticsConfigFlagsNV
type Output = DeviceDiagnosticsConfigFlagsNV
The resulting type after applying the
& operator.Source§fn bitand(
self,
rhs: DeviceDiagnosticsConfigFlagsNV,
) -> DeviceDiagnosticsConfigFlagsNV
fn bitand( self, rhs: DeviceDiagnosticsConfigFlagsNV, ) -> DeviceDiagnosticsConfigFlagsNV
Performs the
& operation. Read moreSource§impl BitAndAssign for DeviceDiagnosticsConfigFlagsNV
impl BitAndAssign for DeviceDiagnosticsConfigFlagsNV
Source§fn bitand_assign(&mut self, rhs: DeviceDiagnosticsConfigFlagsNV)
fn bitand_assign(&mut self, rhs: DeviceDiagnosticsConfigFlagsNV)
Performs the
&= operation. Read moreSource§impl BitOr for DeviceDiagnosticsConfigFlagsNV
impl BitOr for DeviceDiagnosticsConfigFlagsNV
Source§type Output = DeviceDiagnosticsConfigFlagsNV
type Output = DeviceDiagnosticsConfigFlagsNV
The resulting type after applying the
| operator.Source§fn bitor(
self,
rhs: DeviceDiagnosticsConfigFlagsNV,
) -> DeviceDiagnosticsConfigFlagsNV
fn bitor( self, rhs: DeviceDiagnosticsConfigFlagsNV, ) -> DeviceDiagnosticsConfigFlagsNV
Performs the
| operation. Read moreSource§impl BitOrAssign for DeviceDiagnosticsConfigFlagsNV
impl BitOrAssign for DeviceDiagnosticsConfigFlagsNV
Source§fn bitor_assign(&mut self, rhs: DeviceDiagnosticsConfigFlagsNV)
fn bitor_assign(&mut self, rhs: DeviceDiagnosticsConfigFlagsNV)
Performs the
|= operation. Read moreSource§impl BitXor for DeviceDiagnosticsConfigFlagsNV
impl BitXor for DeviceDiagnosticsConfigFlagsNV
Source§type Output = DeviceDiagnosticsConfigFlagsNV
type Output = DeviceDiagnosticsConfigFlagsNV
The resulting type after applying the
^ operator.Source§fn bitxor(
self,
rhs: DeviceDiagnosticsConfigFlagsNV,
) -> DeviceDiagnosticsConfigFlagsNV
fn bitxor( self, rhs: DeviceDiagnosticsConfigFlagsNV, ) -> DeviceDiagnosticsConfigFlagsNV
Performs the
^ operation. Read moreSource§impl BitXorAssign for DeviceDiagnosticsConfigFlagsNV
impl BitXorAssign for DeviceDiagnosticsConfigFlagsNV
Source§fn bitxor_assign(&mut self, rhs: DeviceDiagnosticsConfigFlagsNV)
fn bitxor_assign(&mut self, rhs: DeviceDiagnosticsConfigFlagsNV)
Performs the
^= operation. Read moreSource§impl Clone for DeviceDiagnosticsConfigFlagsNV
impl Clone for DeviceDiagnosticsConfigFlagsNV
Source§fn clone(&self) -> DeviceDiagnosticsConfigFlagsNV
fn clone(&self) -> DeviceDiagnosticsConfigFlagsNV
Returns a duplicate of the value. Read more
1.0.0§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Default for DeviceDiagnosticsConfigFlagsNV
impl Default for DeviceDiagnosticsConfigFlagsNV
Source§fn default() -> DeviceDiagnosticsConfigFlagsNV
fn default() -> DeviceDiagnosticsConfigFlagsNV
Returns the “default value” for a type. Read more
Source§impl Not for DeviceDiagnosticsConfigFlagsNV
impl Not for DeviceDiagnosticsConfigFlagsNV
Source§type Output = DeviceDiagnosticsConfigFlagsNV
type Output = DeviceDiagnosticsConfigFlagsNV
The resulting type after applying the
! operator.Source§fn not(self) -> DeviceDiagnosticsConfigFlagsNV
fn not(self) -> DeviceDiagnosticsConfigFlagsNV
Performs the unary
! operation. Read moreSource§impl Ord for DeviceDiagnosticsConfigFlagsNV
impl Ord for DeviceDiagnosticsConfigFlagsNV
Source§fn cmp(&self, other: &DeviceDiagnosticsConfigFlagsNV) -> Ordering
fn cmp(&self, other: &DeviceDiagnosticsConfigFlagsNV) -> Ordering
1.21.0§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more
Source§impl PartialOrd for DeviceDiagnosticsConfigFlagsNV
impl PartialOrd for DeviceDiagnosticsConfigFlagsNV
impl Copy for DeviceDiagnosticsConfigFlagsNV
impl Eq for DeviceDiagnosticsConfigFlagsNV
impl StructuralPartialEq for DeviceDiagnosticsConfigFlagsNV
Auto Trait Implementations§
impl Freeze for DeviceDiagnosticsConfigFlagsNV
impl RefUnwindSafe for DeviceDiagnosticsConfigFlagsNV
impl Send for DeviceDiagnosticsConfigFlagsNV
impl Sync for DeviceDiagnosticsConfigFlagsNV
impl Unpin for DeviceDiagnosticsConfigFlagsNV
impl UnwindSafe for DeviceDiagnosticsConfigFlagsNV
Blanket Implementations§
§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§unsafe fn clone_to_uninit(&self, dest: *mut u8)
unsafe fn clone_to_uninit(&self, dest: *mut u8)
🔬This is a nightly-only experimental API. (
clone_to_uninit)