Struct hetu::GenerateError [] [src]

pub struct GenerateError;

Trait Implementations

impl Copy for GenerateError
[src]

impl Clone for GenerateError
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GenerateError
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for GenerateError
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl<'a> Display for GenerateError
[src]

[src]

Formats the value using the given formatter. Read more

impl<'a> Error for GenerateError
[src]

[src]

A short description of the error. Read more

[src]

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