rspack_binding_api 0.4.7-alpha.0

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