rustvello 0.1.4

Distributed task library for Rust, inspired by pynenc
1
2
3
4
5
error: #[rustvello::task] does not support unsafe functions
 --> tests/compile_fail/unsafe_function.rs:2:1
  |
2 | unsafe fn my_unsafe_task(x: i32) -> i32 {
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^