enforce_prebuilt_helpers

Function enforce_prebuilt_helpers 

Source
pub fn enforce_prebuilt_helpers() -> bool
Expand description

Check if pre-built helpers are enforced via environment variable.

When RAPACE_PREBUILT_HELPERS=1 or RAPACE_PREBUILT_HELPERS=true, tests must use pre-built binaries and will fail if they’re missing.