Structsยง
- Diagnostic
Derive ๐ - The central struct for constructing the
into_diag
method from an annotated struct. - Lint
Diagnostic ๐Derive - The central struct for constructing the
decorate_lint
method from an annotated struct. - Mismatch ๐
Functionsยง
- generate_
test ๐ - Generates a
#[test]
that verifies that all referenced variables exist on this structure.