Function boojum::cs::cs_builder::new_builder

source ยท
pub fn new_builder<TImpl: CsBuilderImpl<F, TImpl>, F: SmallField>(
    implementation: TImpl,
) -> CsBuilder<TImpl, F, (), ()>