rspack_binding_api 0.6.1

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