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