Function init

Source
pub fn init<F: PrimeField>(path: &str, data: &Data<F>) -> Result<()>
Expand description

Creates a file at path and fill it with data TODO: For now, we assume the data vector is smaller than SRS_SIZE