arrow::pyarrow

Function validate_pycapsule

Source
fn validate_pycapsule(
    capsule: &Bound<'_, PyCapsule>,
    name: &str,
) -> PyResult<()>