mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
updated also the API to make it easier to use by: - creating MLIR components from native rust types instead of require MLIR components in the API - adding helpers around the creation of standard dialects
Rust Bindings
A Rust library providing an API to the Concrete Compiler.
Build
$ cargo build --release