davidbarsky / tracing-tree

Apache License 2.0
123 stars 31 forks source link

fix: remove unnecessary `Debug` bounds; fix panic #46

Closed davidbarsky closed 2 years ago

davidbarsky commented 2 years ago

Resolves https://github.com/tokio-rs/tracing/issues/2112; #45.

This PR does two things: