georust/wkt

displayable errors: the trait `StdError` is not implemented for `wkt::conversion::Error`

michaelkirk opened this issue · 1 comments

Some of the other georust crates use thiserror. Is that something we should use here?

no strong opinions from me between std::error::Error and thiserror! either would be an improvement