Skip to main content

sheet_layout_batch

Function sheet_layout_batch 

Source
pub async fn sheet_layout_batch(
    file: PathBuf,
    ops: String,
    dry_run: bool,
    in_place: bool,
    output: Option<PathBuf>,
    force: bool,
) -> Result<Value>