exitfailure icon indicating copy to clipboard operation
exitfailure copied to clipboard

feat: add a type alias for Result<(), ExitFailure>

Open tismith opened this issue 7 years ago • 1 comments

tismith avatar Aug 29 '18 06:08 tismith

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #26   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          62     62           
=====================================
  Hits           62     62
Impacted Files Coverage Δ
src/lib.rs 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 22eb199...7264db3. Read the comment docs.

codecov[bot] avatar Aug 29 '18 22:08 codecov[bot]