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