Struct core_foundation::set::__CFSet
source · pub struct __CFSet(_);Auto Trait Implementations
impl RefUnwindSafe for __CFSet
impl Send for __CFSet
impl Sync for __CFSet
impl Unpin for __CFSet
impl UnwindSafe for __CFSet
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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