Struct windows_metadata::writer::ImplMap
source · [−]pub struct ImplMap {}
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ImplMap
impl Send for ImplMap
impl Sync for ImplMap
impl Unpin for ImplMap
impl UnwindSafe for ImplMap
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more