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