pub const fn encryption_feature_compiled_in() -> boolExpand description
Phase 4 (issue #9): true iff this build was compiled with the
encryption Cargo feature. Exposed for diagnostic tooling and
integration tests that need to dispatch on the feature without
embedding a cfg! of their own.