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