Struct miasht::builtin::NoError [] [src]

pub struct NoError(_);

Trait Implementations

impl Debug for NoError
[src]

[src]

Formats the value using the given formatter.

impl Display for NoError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for NoError
[src]

[src]

A short description of the error. Read more

[src]

The lower-level cause of this error, if any. Read more