pub struct sockcred2;
Available on Unix and (Android or Linux) only.
Auto Trait Implementations§
impl RefUnwindSafe for sockcred2
impl Send for sockcred2
impl Sync for sockcred2
impl Unpin for sockcred2
impl UnwindSafe for sockcred2
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