funbiscuit / embedded-cli-rs

CLI in Rust with autocompletion, subcommands, options, help and history for embedded systems (like Arduino or STM32)
Apache License 2.0
66 stars 0 forks source link

Allow to not derive some of the traits with macro #12

Closed funbiscuit closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (15f72ec) 85.32% compared to head (2924bc2) 85.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ======================================= Coverage 85.32% 85.32% ======================================= Files 15 15 Lines 1397 1397 ======================================= Hits 1192 1192 Misses 205 205 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.