Struct data_encoding::SpecificationError [] [src]

pub struct SpecificationError(_);

Specification error

Trait Implementations

impl Debug for SpecificationError
[src]

[src]

Formats the value using the given formatter.

impl Copy for SpecificationError
[src]

impl Clone for SpecificationError
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Display for SpecificationError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for SpecificationError
[src]

[src]

A short description of the error. Read more

1.0.0
[src]

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