Structs§
- Module
Attrs - Parsed attributes for #[module(…)]
Functions§
- expand
- expand_
session - generate_
module - For generating module code from source content (used by build tools)
- generate_
module_ spec - Parse
content(a module source file), locate the#[module(...)]function, and return a pretty-printed JSON string describing it.