pub struct ShellDynamicCommand;Methods from Deref<Target = Guid>§
Trait Implementations§
Source§impl Deref for ShellDynamicCommand
impl Deref for ShellDynamicCommand
Auto Trait Implementations§
impl Freeze for ShellDynamicCommand
impl RefUnwindSafe for ShellDynamicCommand
impl Send for ShellDynamicCommand
impl Sync for ShellDynamicCommand
impl Unpin for ShellDynamicCommand
impl UnwindSafe for ShellDynamicCommand
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