Enum parse_js::ast::ForThreeInit
source · [−]Variants
None
Expression(NodeId)
Declaration(NodeId)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ForThreeInit
impl Send for ForThreeInit
impl Sync for ForThreeInit
impl Unpin for ForThreeInit
impl UnwindSafe for ForThreeInit
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