Module tear::trait_impl[][src]

(dev) Implementation of the Judge and Moral traits for common types

This module implements in order

  • Maru <-> ()
  • Return for impl Judge
  • Normal case:
    • Judge for Option, Result, ValRet and Moral
  • If using the “experimental” feature flag:
    • Try for ValRet and Moral
    • impl_judge_from_try!
    • Judge for Option, Result, Moral and ValRet
    • Maru -> NoneError

Structs

Maru

A placeholder type with a single value ◯