Skip to main content

run

Function run 

Source
pub fn run(
    path: &Path,
    binding_path: Option<&Path>,
    format: &str,
) -> Result<(), Box<dyn Error>>