Struct rerast::RerastErrors [] [src]

pub struct RerastErrors(_);

Trait Implementations

impl Debug for RerastErrors
[src]

[src]

Formats the value using the given formatter.

impl Display for RerastErrors
[src]

[src]

Formats the value using the given formatter. Read more

impl From<Error> for RerastErrors
[src]

[src]

Performs the conversion.