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