sifis-home / wot-td

Rust crate to produce and consume Web Of Things Thing Descriptions
13 stars 2 forks source link

fix: Remove redundant use of then exported items #117

Closed lu-zero closed 11 months ago

lu-zero commented 11 months ago

Fixes warning: private item shadows public glob re-export

codecov[bot] commented 11 months ago

Codecov Report

Merging #117 (8ede616) into master (617c9fc) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   97.25%   97.25%   -0.01%     
==========================================
  Files          11       10       -1     
  Lines       13255    13254       -1     
==========================================
- Hits        12891    12890       -1     
  Misses        364      364              
Files Coverage Δ
src/builder.rs 97.89% <ø> (ø)

... and 1 file with indirect coverage changes