rstd 0.1.0
Loading...
Searching...
No Matches
rstd::error::Error Struct Referenceexport
module rstd.error

A trait representing the basic expectations for error values. More...

Detailed Description

A trait representing the basic expectations for error values.

Types implementing this trait must also implement fmt::Display.


The documentation for this struct was generated from the following file: