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