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