Skip to main content

generate_module_tree_with_config

Function generate_module_tree_with_config 

Source
pub fn generate_module_tree_with_config(
    tree: &ModuleTree,
    project_name: &str,
    runtime_dep: RuntimeDep,
) -> GeneratedProject
Expand description

Generate Rust code from a module tree with custom runtime dependency.