Function extract_caches

Source
pub fn extract_caches<F: FieldWitness>(
    e: &Expr<ConstantExpr<F>>,
    cache: &mut Cached<F>,
)