Open pedrofgodinho opened 1 year ago
chess::Error should implement std::error::Error. This is especially useful when used in conjunction with crates like anyhow.
chess::Error
std::error::Error
chess::Error
should implementstd::error::Error
. This is especially useful when used in conjunction with crates like anyhow.