[][src]Module bbs::errors

The errors that BBS+ throws

Modules

prelude

Convenience importing module

Structs

BBSError

Wrapper to hold the kind of error and a backtrace

Enums

BBSErrorKind

The kinds of errors that can be generated

Traits

BBSErrorExt

Extension methods for Error.

Functions

err_msg

Generate an error from a kind and static string