Re-exportsยง
pub use self::ctxt::Ctxt;pub use self::receiver::replace_receiver;
Modulesยง
- ast
- A Serde ast, parsed from the Syn ast and ready to generate Rust code.
- attr
- 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 ๐
- name
- receiver ๐
- respan ๐
- symbol ๐