bevy-console
bevy-console copied to clipboard
Fix failing doctest in derive_console_command
the doctest for the function derive_console_command in bevy_console_derive/src/lib.rs was failing so I ignored it in order to enable more strict CI checks
hopefully I (or someone else) can fix it :)