It is currently hard to determine the source of a given runtime panic or error. We should consider adding some observability mechanism to the library (maybe `tracing`?) focusing on minimally impacting runtime performance.
It is currently hard to determine the source of a given runtime panic or error.
We should consider adding some observability mechanism to the library (maybe
tracing?) focusing on minimally impacting runtime performance.