Panic when using format!
and debug output for a nested value with a bad escape character in the LazyReader.
#770
Labels
bug
Something isn't working
The panic is in
std::fmt::format
: https://doc.rust-lang.org/src/alloc/fmt.rs.html#633The text was updated successfully, but these errors were encountered: