[][src]Function arrow::compute::kernels::comparison::neq_utf8_scalar

pub fn neq_utf8_scalar(left: &StringArray, right: &str) -> Result<BooleanArray>