79328405

Date: 2025-01-04 07:24:49
Score: 0.5
Natty:
Report link

It's proabably a missing definition in your Cargo.toml file. you may need to add

[dependencies]
wasm-bindgen = "0.2"
wasm-bindgen-rayon = "=1.3.0"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: kerbrose