pub struct isEnabled;Trait Implementations§
Auto Trait Implementations§
impl Freeze for isEnabled
impl RefUnwindSafe for isEnabled
impl Send for isEnabled
impl Sync for isEnabled
impl Unpin for isEnabled
impl UnwindSafe for isEnabled
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