window.SIDEBAR_ITEMS = {"enum":[["FailureLocation","The location within the circuit at which a particular [`VerifyFailure`] occurred."],["VerifyFailure","The reasons why a particular circuit is not satisfied."]],"fn":[["circuit_dot_graph","Builds a dot graph string representing the given circuit."]],"mod":[["cost","Developer tools for investigating the cost of a circuit."],["metadata","Metadata about circuits."]],"struct":[["CircuitGates","A struct for collecting and displaying the gates within a circuit."],["CircuitLayout","Graphical renderer for circuit layouts."],["MockProver","A test prover for debugging circuits."]]};