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