(Breaking Changes) Re-implement tracing wrapper in a safer way, replacing the use of &str
with &[u8]
.#1071
Merged
ehuss merged 2 commits intorust-lang:masterfrom vcfxb:fix-tracing-ubJan 4, 2025
+74-18
&str
with &[u8]
.#1071