pub struct LastParPx;Expand description
LastParPx (669).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for LastParPx
impl RefUnwindSafe for LastParPx
impl Send for LastParPx
impl Sync for LastParPx
impl Unpin for LastParPx
impl UnsafeUnpin for LastParPx
impl UnwindSafe for LastParPx
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