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