Signature
Description
Reverts withFeatureNotActivated(feature) if feature is not currently activated.
A pure assertion entry point so callers don’t have to redefine the error.
Dev: Reverts with FeatureNotActivated when feature is not activated.
Param: feature Feature to assert is active.