Type Alias swc_css_visit::AstNodePath

source ·
pub type AstNodePath<'ast> = AstNodePath<AstParentNodeRef<'ast>>;

Aliased Type§

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