Matt Broerman

Results 2 comments of Matt Broerman

`rust_function("fn add(a:f64, b:f64) -> f64 { a + b }", toolchain="nightly")` produces the same error for me. `system("cargo --version")` does not work! ``` sh: cargo: command not found Warning message:...

Yes that would've been helpful to include in the first place. A bit new to this! 😅 > packageVersion("pointblank") [1] ‘0.8.0’ Indeed, new to this space also and it's all...