Struct gmp::mpq::ParseMpqError [] [src]

pub struct ParseMpqError { /* fields omitted */ }

Trait Implementations

impl Debug for ParseMpqError
[src]

Formats the value using the given formatter.

impl Display for ParseMpqError
[src]

Formats the value using the given formatter.

impl Error for ParseMpqError
[src]

A short description of the error. Read more

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