pub enum Struct_freefare_tag {}Auto Trait Implementations§
impl Freeze for Struct_freefare_tag
impl RefUnwindSafe for Struct_freefare_tag
impl Send for Struct_freefare_tag
impl Sync for Struct_freefare_tag
impl Unpin for Struct_freefare_tag
impl UnwindSafe for Struct_freefare_tag
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