package feature

Import Path
	github.com/uptrace/bun/dialect/feature (on go.dev)

Dependency Relation
	imports one package, and imported by 5 packages

Involved Source Files feature.go
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
type Feature = internal.Flag (basic type)
Package-Level Constants (total 13, all are exported)
const CTE Feature = 1
const ValuesRow internal.Flag = 16