Module internals

Module internals 

Source

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 ๐Ÿ”’

Enumsยง

Derive

Functionsยง

ungroup