//! rigg-diff - Semantic JSON diff library for Azure AI Search resources
//!
//! This crate provides:
//! - Semantic diffing of JSON structures (key-based array matching)
//! - Diff output in text and JSON formats
//! - Change classification (additions, deletions, modifications)
pub use ;
pub use ;
pub use ;