Struct xvii::RomanError [] [src]

pub struct RomanError { /* fields omitted */ }

An error in parsing a Roman numeral.

Methods

impl RomanError
[src]

Trait Implementations

impl Debug for RomanError
[src]

[src]

Formats the value using the given formatter.

impl Display for RomanError
[src]

[src]

Formats the value using the given formatter. Read more

impl Error for RomanError
[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