//! This module contains the main logic for Proof of SQL.
/// This module holds the [`EVMProofPlan`] struct and its implementation, which allows for EVM compatible serialization.
/// [`AnalyzeError`] temporarily exists until we switch to using Datafusion Analyzer to handle type checking.
pub use ;
pub use scale_cast_binary_op;