Struct stc_ts_types::AssertCloneCheap
source · [−]pub(crate) struct AssertCloneCheap;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AssertCloneCheap
impl Send for AssertCloneCheap
impl Sync for AssertCloneCheap
impl Unpin for AssertCloneCheap
impl UnwindSafe for AssertCloneCheap
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more