Module query_engine::features

source ·

Enums

  • Feature models the engine feature toggles that can be set up during the startup via options See PrismaOpt’s boolean flags, for each of the corresponding feature toggles.

Type Aliases

  • EnabledFeatures represents a collection of the engine features that are enabled, masked in a byte