bevy_commandify 0.3.0

A macro for creating bevy commands
Documentation
1
2
3
4
5
error: Unknown attribute `fail`
 --> tests/ui/unknown_attribute.rs:3:11
  |
3 | #[command(fail)]
  |           ^^^^