Description
The current transition errors that the bsonrw package provides are opaque and difficult to debug. Design and implement a better error type that provides concrete information about what went wrong with reading or writing values.
The current transition errors that the bsonrw package provides are opaque and difficult to debug. Design and implement a better error type that provides concrete information about what went wrong with reading or writing values.