pub struct CrossID;Expand description
CrossID (548).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for CrossID
impl RefUnwindSafe for CrossID
impl Send for CrossID
impl Sync for CrossID
impl Unpin for CrossID
impl UnsafeUnpin for CrossID
impl UnwindSafe for CrossID
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