Adds an `IsAuto` field to `ItemTrait` which flags if the trait was declared as an `auto trait`. Auto traits cannot have generics nor super traits. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| dump_visitor.rs | ||
| json_dumper.rs | ||
| lib.rs | ||
| sig.rs | ||
| span_utils.rs | ||
Adds an `IsAuto` field to `ItemTrait` which flags if the trait was declared as an `auto trait`. Auto traits cannot have generics nor super traits. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| dump_visitor.rs | ||
| json_dumper.rs | ||
| lib.rs | ||
| sig.rs | ||
| span_utils.rs | ||