Function cxx_auto::process_artifacts
source · pub fn process_artifacts(
project_dir: &Path,
out_dir: &Path,
cfg_dir: &Path
) -> BoxResult<()>Expand description
Errors
Will return Err if auto-generation of the C++ bindings fails.