rustvello 0.1.6

Distributed task library for Rust, inspired by pynenc
Documentation
1
2
3
4
5
error: key_arguments entry `nonexistent` does not match any function parameter. Valid parameters: x
 --> tests/compile_fail/invalid_key_argument.rs:2:4
  |
2 | fn my_task(x: i32) -> i32 {
  |    ^^^^^^^