Struct tracing_fast_dev::Tfd
source · pub struct Tfd { /* private fields */ }
Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for Tfd
impl Send for Tfd
impl Sync for Tfd
impl Unpin for Tfd
impl UnwindSafe for Tfd
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