tiny_fail 0.2.1

Provides simple Fail type.
Documentation
  • Coverage
  • 66.67%
    6 out of 9 items documented3 out of 8 items with examples
  • Size
  • Source code size: 21.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.74 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • IgaguriMK/tiny_fail
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • IgaguriMK

tiny_fail

tiny_fail at crates.io tiny_fail at docs.rs Build Status (master) Build Status (dev)

Overview

tiny_fail provides simple fail type Fail, its wrapper Error and error message helper trait FailExt for Option/Result.

License

tiny_fail is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.