[][src]Module sozu_lib::features

Structs

FeatureFlags

accepting feature flags from env var with the format FEATURES=key;type;value,key;type;value with type 'b' for boolean, 's' for string, 'i' for i64, value in the expected type

Enums

Feature

Constants

FEATURES