//! Circuit gadgets for Nova PoR.
//!//! This module contains low-level circuit components used in the synthesis.
pubmodhash;pubmodmerkle;// Re-export commonly used gadgets
pubusehash::{conditional_select, poseidon_hash_tagged_gadget};pubusemerkle::{verify_aggregation_path_gated, verify_merkle_path_gated};