serde_urlencoded icon indicating copy to clipboard operation
serde_urlencoded copied to clipboard

Could we get more context on the errors?

Open doivosevic opened this issue 5 years ago • 0 comments

thread 'test::asd' panicked at 'called `Result::unwrap()` on an `Err` value: Custom("unsupported value")', asd/src/qwe.rs:32:57

This doesn't say on which value/field the error happened. Could we maybe get the info about the location of the error?

doivosevic avatar Dec 15 '20 08:12 doivosevic