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