pub struct forkSourceName;
Trait Implementations§
Source§impl Field for forkSourceName
impl Field for forkSourceName
Auto Trait Implementations§
impl Freeze for forkSourceName
impl RefUnwindSafe for forkSourceName
impl Send for forkSourceName
impl Sync for forkSourceName
impl Unpin for forkSourceName
impl UnwindSafe for forkSourceName
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