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