AstNodePath

Type Alias AstNodePath 

Source
pub type AstNodePath<'ast> = AstNodePath<AstParentNodeRef<'ast>>;
Available on docsrs or crate feature path only.

Aliased Typeยง

pub struct AstNodePath<'ast> { /* private fields */ }