The default debug display prints objects in JSON. This type should have `fmt::Display` trait defined so that the debug logs look better. Example (and as for now, the only) print: https://github.com/SumoLogic/sumologic-kubernetes-tools/blob/41ace39aa664924ba0d4c3bad39a59a9f72c08f4/src/rust/receiver-mock/src/router/otlp.rs#L140