TheLostLambda / knus

Rust KDL parser and derive implementation
Apache License 2.0
5 stars 1 forks source link

feat(types): liberally derive std traits #5

Closed TheLostLambda closed 1 week ago

TheLostLambda commented 1 week ago

Brings things in line with https://rust-lang.github.io/api-guidelines/interoperability.html#types-eagerly-implement-common-traits-c-common-traits

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 76.27%. Comparing base (d7dd002) to head (510c96e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ======================================= Coverage 76.27% 76.27% ======================================= Files 15 15 Lines 4274 4274 Branches 4274 4274 ======================================= Hits 3260 3260 Misses 872 872 Partials 142 142 ```

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