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 ๐