Function output_with

Source
pub fn output_with<P: AsRef<Path>>(
    path: &P,
    options: Dictionary<'_>,
) -> Result<Output, Error>