Variants
Node
Fields
node: Node
Prog
Fields
prog: NodeProg
Atom
Fields
atom: SAtom
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for DropMsg
impl Send for DropMsg
impl Sync for DropMsg
impl Unpin for DropMsg
impl !UnwindSafe for DropMsg
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more