turbopack_swc_utils/
lib.rs

1#![feature(min_specialization)]
2#![feature(str_split_remainder)]
3
4pub mod emitter;