swc_ecma_ast 0.92.1

Ecmascript ast.
1
2
3
4
#[cfg(all(feature = "rkyv-impl", feature = "rkyv-bytecheck-impl"))]
compile_error!("Cannot enable bytechcked, non-bytechecked rkyv both");

fn main() {}