Re-exports§
pub use self::ctxt::Ctxt;
pub use self::receiver::replace_receiver;
Modules§
- A Serde ast, parsed from the Syn ast and ready to generate Rust code.
- case 🔒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
). - check 🔒
- ctxt 🔒
- receiver 🔒
- respan 🔒
- symbol 🔒