import "github.com/gobwas/glob/util/strings"
strings.go
func IndexAnyRunes(s string, rs []rune) int
func LastIndexAnyRunes(s string, rs []rune) int