pub struct Static__intercom_vtable_for_ClassFactory { /* private fields */ }Auto Trait Implementations§
impl Freeze for Static__intercom_vtable_for_ClassFactory
impl RefUnwindSafe for Static__intercom_vtable_for_ClassFactory
impl Send for Static__intercom_vtable_for_ClassFactory
impl Sync for Static__intercom_vtable_for_ClassFactory
impl Unpin for Static__intercom_vtable_for_ClassFactory
impl UnwindSafe for Static__intercom_vtable_for_ClassFactory
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
Source§impl<T> ExternDefault for T
impl<T> ExternDefault for T
Source§unsafe fn extern_default() -> T
unsafe fn extern_default() -> T
Safety Read more