small_circuit_with_inputs

Function small_circuit_with_inputs 

Source
fn small_circuit_with_inputs<F: Field>(
    use_committed_layers: bool,
) -> Result<Circuit<F>>