Module rstats::error

source ·
Expand description

Custom error RError

Enums§

Functions§

  • Convenience function for building RError
    from short name and payload message, which can be either &str or String

Type Aliases§

  • Shorthand type for returned errors with String (message) payload