@2opremio pointed out here that the Rust generated codes error messages when decoding types is not particularly informative, especially in comparison to the Go decoder that xdrgen generates.
We should see how we can improve the Rust decoder so it is more informative and learns from investments in error messages we made in the Go decoder.
@2opremio pointed out here that the Rust generated codes error messages when decoding types is not particularly informative, especially in comparison to the Go decoder that xdrgen generates.
We should see how we can improve the Rust decoder so it is more informative and learns from investments in error messages we made in the Go decoder.