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

Update top-level docs with more relevant examples #286

Closed CraZySacX closed 7 months ago

CraZySacX commented 7 months ago

Resolves #282 and likely #253

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e297324) 97.76% compared to head (30d5f3e) 97.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #286 +/- ## ========================================== + Coverage 97.76% 97.94% +0.18% ========================================== Files 24 24 Lines 1609 1609 ========================================== + Hits 1573 1576 +3 + Misses 36 33 -3 ```

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