tss crate structured logs #29
Annotations
2 errors
tss/src/lib.rs#L10
error: unused import: `tracing::field::display`
--> tss/src/lib.rs:10:5
|
10 | use tracing::field::display;
| ^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
|
The logs for this run have expired and are no longer available.
Loading