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