#[repr(u8)]pub enum Remkwkfdw {
REM_NO = 0,
REM_YES = 1,
}Variants§
Implementations§
Trait Implementations§
Source§impl Ord for Remkwkfdw
impl Ord for Remkwkfdw
Source§impl PartialOrd for Remkwkfdw
impl PartialOrd for Remkwkfdw
impl Copy for Remkwkfdw
impl Eq for Remkwkfdw
impl StructuralPartialEq for Remkwkfdw
Auto Trait Implementations§
impl Freeze for Remkwkfdw
impl RefUnwindSafe for Remkwkfdw
impl Send for Remkwkfdw
impl Sync for Remkwkfdw
impl Unpin for Remkwkfdw
impl UnwindSafe for Remkwkfdw
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more