Skip to main content

Module project_files

Module project_files 

Source
Expand description

Shared project file helpers for all Rust generators.

Functionsยง

lib_rs_file
Generate lib.rs with standard module re-exports.
readme_file
Generate README.md from IR info.
render_file_header
Render the standard file header comment block.
with_header
Prepend the file header to a body string.