Struct lunatic_twitchax_patch::protocol::Pop
source · pub struct Pop;Expand description
Allows recursing
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for Pop
impl Send for Pop
impl Sync for Pop
impl Unpin for Pop
impl UnwindSafe for Pop
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