dioxus_cli_opt

Function process_file_to

Source
pub fn process_file_to(
    options: &AssetOptions,
    source: &Path,
    output_path: &Path,
) -> Result<()>
Expand description

Process a specific file asset with the given options reading from the source and writing to the output path