bevy-console icon indicating copy to clipboard operation
bevy-console copied to clipboard

Fix failing doctest in derive_console_command

Open RichoDemus opened this issue 3 years ago • 0 comments

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 :)

RichoDemus avatar Apr 27 '22 23:04 RichoDemus