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