Struct subscript_compiler::frontend::ast::NodeEnvironment [−][src]
Fields
parents: Vec<Atom<'a>>
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl<'a> RefUnwindSafe for NodeEnvironment<'a>
impl<'a> Send for NodeEnvironment<'a>
impl<'a> Sync for NodeEnvironment<'a>
impl<'a> Unpin for NodeEnvironment<'a>
impl<'a> UnwindSafe for NodeEnvironment<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more