Struct gpui2::__CFTypesetter
source · #[repr(C)]pub struct __CFTypesetter(_);
Auto Trait Implementations§
impl RefUnwindSafe for __CFTypesetter
impl Send for __CFTypesetter
impl Sync for __CFTypesetter
impl Unpin for __CFTypesetter
impl UnwindSafe for __CFTypesetter
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