#[repr(transparent)]pub struct PDButtons(pub u8);Tuple Fields§
§0: u8Implementations§
Trait Implementations§
Source§impl BitAndAssign for PDButtons
impl BitAndAssign for PDButtons
Source§fn bitand_assign(&mut self, rhs: PDButtons)
fn bitand_assign(&mut self, rhs: PDButtons)
Performs the
&= operation. Read moreSource§impl BitOrAssign for PDButtons
impl BitOrAssign for PDButtons
Source§fn bitor_assign(&mut self, rhs: PDButtons)
fn bitor_assign(&mut self, rhs: PDButtons)
Performs the
|= operation. Read moreSource§impl Ord for PDButtons
impl Ord for PDButtons
Source§impl PartialOrd for PDButtons
impl PartialOrd for PDButtons
impl Copy for PDButtons
impl Eq for PDButtons
impl StructuralPartialEq for PDButtons
Auto Trait Implementations§
impl Freeze for PDButtons
impl RefUnwindSafe for PDButtons
impl Send for PDButtons
impl Sync for PDButtons
impl Unpin for PDButtons
impl UnwindSafe for PDButtons
Blanket Implementations§
§impl<T> Any for Twhere
T: 'static + ?Sized,
impl<T> Any for Twhere
T: 'static + ?Sized,
§impl<T> Borrow<T> for Twhere
T: ?Sized,
impl<T> Borrow<T> for Twhere
T: ?Sized,
§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)§impl<T, U> Into<U> for Twhere
U: From<T>,
impl<T, U> Into<U> for Twhere
U: From<T>,
§impl<T> ToOwned for Twhere
T: Clone,
impl<T> ToOwned for Twhere
T: Clone,
§impl<T, U> TryFrom<U> for Twhere
U: Into<T>,
impl<T, U> TryFrom<U> for Twhere
U: Into<T>,
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 1 byte