legion 0.4.0

High performance entity component system (ECS) library
Documentation
1
2
3
4
5
6
7
error: par_for_each systems cannot accept mutable command buffer references
 --> $DIR/par_mut_command.rs:5:1
  |
5 | #[system(par_for_each)]
  | ^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)