Skip to main content

Module module

Module module 

Source

Structs§

ModuleAttrs
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.