Crate quoth_macros
source ·Derive Macros§
- Automatically derives
Spanned
for the annotated type. This will work as long as there is some struct field of typeSpan
.
Spanned
for the annotated type. This will work as long as there is
some struct field of type Span
.