rustyhorde / vergen

Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
Apache License 2.0
370 stars 55 forks source link

Added struct_field_names to allow #275

Closed CraZySacX closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (bad4e21) 96.99% compared to head (be508c3) 97.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #275 +/- ## ========================================== + Coverage 96.99% 97.17% +0.18% ========================================== Files 23 23 Lines 1630 1630 ========================================== + Hits 1581 1584 +3 + Misses 49 46 -3 ```

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