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