Commits
Click on a commit to change the comparison rangefeat(ast_tools): add `Schema::structs_and_enums` method (#13949)
Add a `structs_and_enums` method to `Schema` which returns an iterator over all struct and enum definitions, skipping primitives, boxes, vecs, etc. This will be useful in many places in `oxc_ast_tools`.2 months ago
by overlookmotel