Function rln::circuit::circom_from_raw

source ·
pub fn circom_from_raw(
    wasm_buffer: Vec<u8>
) -> Result<&'static Mutex<WitnessCalculator>>