Struct shakmaty::IllegalMove [] [src]

pub struct IllegalMove;

Error in case of illegal moves.

Trait Implementations

impl Debug for IllegalMove
[src]

[src]

Formats the value using the given formatter.

impl Display for IllegalMove
[src]

[src]

Formats the value using the given formatter. Read more

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