For now, there is only SerdeError: https://github.com/apache/datasketches-rust/blob/8855aa6462da50979c0804f0ee63b23b30b79910/datasketches/src/error.rs#L24 In some cases, we hope to return an error, but not in the serde case. So a general error type is need
For now, there is only SerdeError:
datasketches-rust/datasketches/src/error.rs
Line 24 in 8855aa6
In some cases, we hope to return an error, but not in the serde case. So a general error type is need