mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Add `AstKind::ty` method to get `AstType` from an `AstKind`. Works by setting the enum discriminants of `AstKind` and `AstType` to be the same, so one can be converted to the other at zero cost. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||