struct ScopedFsetid(Caps);Tuple Fields§
§0: CapsTrait Implementations§
Auto Trait Implementations§
impl Freeze for ScopedFsetid
impl RefUnwindSafe for ScopedFsetid
impl !Send for ScopedFsetid
impl !Sync for ScopedFsetid
impl Unpin for ScopedFsetid
impl UnwindSafe for ScopedFsetid
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