// Copyright (c) 2025, Salesforce, Inc.,
// All rights reserved.
// For full license text, see the LICENSE.txt file
//! PDK Flex ABI
//!
//! This library provides the Application Binary Interface (ABI) for PDK Flex policies,
//! enabling communication between policy implementations and the Flex Gateway runtime.
//!
//! NOTE: This ABI is specific to the Flex Gateway runtime, other proxy wasm runtimes might not
//! offer these capabilities.
//!
pub