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