pub const FEATURE_MSG: &str = "CEL expressions require the 'cel' build feature";
The message every entry point returns on a build without the feature.