Skip to main content

inspect_cells

Function inspect_cells 

Source
pub async fn inspect_cells(
    file: PathBuf,
    sheet: String,
    targets: Vec<String>,
    include_empty: bool,
    budget: Option<u32>,
) -> Result<Value>