Enum skia_bindings::SkUnicode 
source · pub enum SkUnicode {}Auto Trait Implementations§
impl RefUnwindSafe for SkUnicode
impl Send for SkUnicode
impl Sync for SkUnicode
impl Unpin for SkUnicode
impl UnwindSafe for SkUnicode
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