Module flowclib::compiler::rust_manifest
source · [−]Expand description
rust_manifest
provides functions to help generate a manifest in rust format for static linking
Functions
Given an output directory, return a PathBuf to the rust format manifest that should be generated inside it
Generate a manifest for the library in rust format for static linking into a runtime binary