1 2 3
/// Helper struct to automatically implement the `TwoPhaseCircuitInstructions` trait for fast testing. pub mod executor; pub mod two_phase;