pub enum Struct__PangoFontMap {}Auto Trait Implementations§
impl Freeze for Struct__PangoFontMap
impl RefUnwindSafe for Struct__PangoFontMap
impl Send for Struct__PangoFontMap
impl Sync for Struct__PangoFontMap
impl Unpin for Struct__PangoFontMap
impl UnwindSafe for Struct__PangoFontMap
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