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

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