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