You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate contains a higher-level AST corresponding to rnix-parser's ParsedType. It provides a nicer experience than working directly with ParsedType, because we can ignore errors.