[][src]Module rebound::error

Error utilities for rebound

Enums

Error

An error during a reflection operation. Note that during, for example, a call that returns an Error, this will not represent the call returning an error. It would instead represent the call failing to occur, or panicking and that panic being caught.