write_vtx_file

Function write_vtx_file 

Source
pub fn write_vtx_file(
    input_path: &Path,
    component_bytes: &[u8],
    metadata_json: &[u8],
) -> Result<PathBuf>
Expand description

Write a VTX format file.