ast.rs |
A Serde ast, parsed from the Syn ast and ready to generate Rust code. |
6248 |
attr.rs |
|
68815 |
case.rs |
Code to convert the Rust-styled field/variant (e.g. `my_field`, `MyType`) to the
case of the source (e.g. `my-field`, `MY_FIELD`). |
7121 |
check.rs |
|
16732 |
ctxt.rs |
|
2021 |
mod.rs |
|
381 |
receiver.rs |
|
10588 |
respan.rs |
|
451 |
symbol.rs |
|
2509 |