base58
base58 copied to clipboard
Implement std::error::Error for FromBase58Error
Implementing std::error::Error (and Display) would make it easier to wrap the FromBase58Error in applications using this library.