pub fn prompt_injection_from_path( path: impl AsRef<Path>, ) -> Result<Arc<dyn PolicyEngine>>
Loads the prompt injection pack from a Wasm file on disk.