//! FFI (Foreign Function Interface) bindings for C#, C++, and other languages
//!
//! This module provides a C-compatible API for the JSON evaluation library.
// Re-export types for external use
pub use ParsedSchemaCacheHandle;
pub use ;
// Re-export all functions for backward compatibility
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;