| ast |
|
|
| codegen |
|
|
| derive.rs |
Functions to derive `darling`'s traits from well-formed input, without directly depending
on `proc_macro`. |
2422 |
| error |
|
|
| from_attributes.rs |
|
883 |
| from_derive_input.rs |
|
825 |
| from_field.rs |
|
781 |
| from_generic_param.rs |
|
534 |
| from_generics.rs |
|
647 |
| from_meta.rs |
|
37639 |
| from_type_param.rs |
|
771 |
| from_variant.rs |
|
756 |
| lib.rs |
|
1001 |
| macros_private.rs |
|
141 |
| macros_public.rs |
Macros that should be exported from both `darling_core` and `darling`.
Note that these are **sym-linked** into the main code, and so cannot declare on items that are exported differently
in `darling_core` vs. `darling`. |
3586 |
| options |
|
|
| usage |
|
|
| util |
|
|