rspack_binding_api 0.7.0-beta.1

Rspack shared binding API
1
2
3
fn main() {
  println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");
}