smart-debug 0.0.3

Derive macro for `Debug` with easy manipulation of fields
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: tests/tests.rs
expression: first_field_skipped
info:
  - ~
  - ~
---
FirstFieldSkipped(
    _,
    (),
)