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