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