Skip to main content

convert

Function convert 

Source
pub fn convert(
    shard_paths: &[PathBuf],
    config: &MitraConfig,
    opts: &ConvertOptions,
    output_path: &Path,
) -> Result<()>