Try using a `dyn Debug` trait object instead of a closure These closures were introduced in https://github.com/rust-lang/rust/pull/93098 let's see if we can't use fmt::Arguments instead cc `@Aaron1011` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Try using a `dyn Debug` trait object instead of a closure These closures were introduced in https://github.com/rust-lang/rust/pull/93098 let's see if we can't use fmt::Arguments instead cc `@Aaron1011` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||