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