Macro assert_circuit_snapshot

Source
macro_rules! assert_circuit_snapshot {
    ($acir:expr, $($arg:tt)*) => { ... };
}