NcPlaneFlag_u64

Type Alias NcPlaneFlag_u64 

Source
pub type NcPlaneFlag_u64 = u64;
Expand description

Trait Implementations§

Source§

impl<'a, 'b> BitAnd<&'b NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the & operation. Read more
Source§

impl<'a, 'b> BitAnd<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the & operation. Read more
Source§

impl<'a, 'b> BitAnd<&'b mut NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the & operation. Read more
Source§

impl<'a, 'b> BitAnd<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the & operation. Read more
Source§

impl<'a, 'b> BitAnd<NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: NcPlaneFlag) -> Self::Output

Performs the & operation. Read more
Source§

impl<'a, 'b> BitAnd<NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the & operator.
Source§

fn bitand(self, rhs: NcPlaneFlag) -> Self::Output

Performs the & operation. Read more
Source§

impl<'a, 'b> BitAndAssign<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitand_assign(&mut self, rhs: &'b NcPlaneFlag)

Performs the &= operation. Read more
Source§

impl<'a, 'b> BitAndAssign<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitand_assign(&mut self, rhs: &'b mut NcPlaneFlag)

Performs the &= operation. Read more
Source§

impl<'a, 'b> BitAndAssign<NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitand_assign(&mut self, rhs: NcPlaneFlag)

Performs the &= operation. Read more
Source§

impl<'a, 'b> BitOr<&'b NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the | operation. Read more
Source§

impl<'a, 'b> BitOr<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the | operation. Read more
Source§

impl<'a, 'b> BitOr<&'b mut NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the | operation. Read more
Source§

impl<'a, 'b> BitOr<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the | operation. Read more
Source§

impl<'a, 'b> BitOr<NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: NcPlaneFlag) -> Self::Output

Performs the | operation. Read more
Source§

impl<'a, 'b> BitOr<NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the | operator.
Source§

fn bitor(self, rhs: NcPlaneFlag) -> Self::Output

Performs the | operation. Read more
Source§

impl<'a, 'b> BitOrAssign<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitor_assign(&mut self, rhs: &'b NcPlaneFlag)

Performs the |= operation. Read more
Source§

impl<'a, 'b> BitOrAssign<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitor_assign(&mut self, rhs: &'b mut NcPlaneFlag)

Performs the |= operation. Read more
Source§

impl<'a, 'b> BitOrAssign<NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitor_assign(&mut self, rhs: NcPlaneFlag)

Performs the |= operation. Read more
Source§

impl<'a, 'b> BitXor<&'b NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the ^ operation. Read more
Source§

impl<'a, 'b> BitXor<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the ^ operation. Read more
Source§

impl<'a, 'b> BitXor<&'b mut NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the ^ operation. Read more
Source§

impl<'a, 'b> BitXor<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the ^ operation. Read more
Source§

impl<'a, 'b> BitXor<NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: NcPlaneFlag) -> Self::Output

Performs the ^ operation. Read more
Source§

impl<'a, 'b> BitXor<NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the ^ operator.
Source§

fn bitxor(self, rhs: NcPlaneFlag) -> Self::Output

Performs the ^ operation. Read more
Source§

impl<'a, 'b> BitXorAssign<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitxor_assign(&mut self, rhs: &'b NcPlaneFlag)

Performs the ^= operation. Read more
Source§

impl<'a, 'b> BitXorAssign<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitxor_assign(&mut self, rhs: &'b mut NcPlaneFlag)

Performs the ^= operation. Read more
Source§

impl<'a, 'b> BitXorAssign<NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn bitxor_assign(&mut self, rhs: NcPlaneFlag)

Performs the ^= operation. Read more
Source§

impl<'a> From<&'a NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

fn from(s: &'a NcPlaneFlag) -> Self

Converts to this type from the input type.
Source§

impl<'a> From<&'a mut NcPlaneFlag> for &'a mut NcPlaneFlag_u64

Source§

fn from(s: &'a mut NcPlaneFlag) -> Self

Converts to this type from the input type.
Source§

impl From<NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn from(s: NcPlaneFlag) -> Self

Converts to this type from the input type.
Source§

impl<'a, 'b> Shl<&'b NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the << operator.
Source§

fn shl(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the << operation. Read more
Source§

impl<'a, 'b> Shl<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the << operator.
Source§

fn shl(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the << operation. Read more
Source§

impl<'a, 'b> Shl<&'b mut NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the << operator.
Source§

fn shl(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the << operation. Read more
Source§

impl<'a, 'b> Shl<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the << operator.
Source§

fn shl(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the << operation. Read more
Source§

impl<'a, 'b> Shl<NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the << operator.
Source§

fn shl(self, rhs: NcPlaneFlag) -> Self::Output

Performs the << operation. Read more
Source§

impl<'a, 'b> Shl<NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the << operator.
Source§

fn shl(self, rhs: NcPlaneFlag) -> Self::Output

Performs the << operation. Read more
Source§

impl<'a, 'b> ShlAssign<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn shl_assign(&mut self, rhs: &'b NcPlaneFlag)

Performs the <<= operation. Read more
Source§

impl<'a, 'b> ShlAssign<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn shl_assign(&mut self, rhs: &'b mut NcPlaneFlag)

Performs the <<= operation. Read more
Source§

impl<'a, 'b> ShlAssign<NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn shl_assign(&mut self, rhs: NcPlaneFlag)

Performs the <<= operation. Read more
Source§

impl<'a, 'b> Shr<&'b NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the >> operator.
Source§

fn shr(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the >> operation. Read more
Source§

impl<'a, 'b> Shr<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the >> operator.
Source§

fn shr(self, rhs: &'b NcPlaneFlag) -> Self::Output

Performs the >> operation. Read more
Source§

impl<'a, 'b> Shr<&'b mut NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the >> operator.
Source§

fn shr(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the >> operation. Read more
Source§

impl<'a, 'b> Shr<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the >> operator.
Source§

fn shr(self, rhs: &'b mut NcPlaneFlag) -> Self::Output

Performs the >> operation. Read more
Source§

impl<'a, 'b> Shr<NcPlaneFlag> for &'a NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the >> operator.
Source§

fn shr(self, rhs: NcPlaneFlag) -> Self::Output

Performs the >> operation. Read more
Source§

impl<'a, 'b> Shr<NcPlaneFlag> for NcPlaneFlag_u64

Source§

type Output = NcPlaneFlag

The resulting type after applying the >> operator.
Source§

fn shr(self, rhs: NcPlaneFlag) -> Self::Output

Performs the >> operation. Read more
Source§

impl<'a, 'b> ShrAssign<&'b NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn shr_assign(&mut self, rhs: &'b NcPlaneFlag)

Performs the >>= operation. Read more
Source§

impl<'a, 'b> ShrAssign<&'b mut NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn shr_assign(&mut self, rhs: &'b mut NcPlaneFlag)

Performs the >>= operation. Read more
Source§

impl<'a, 'b> ShrAssign<NcPlaneFlag> for NcPlaneFlag_u64

Source§

fn shr_assign(&mut self, rhs: NcPlaneFlag)

Performs the >>= operation. Read more