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