Files
concrete/compiler/lib/Bindings/Rust
tmontaigu 6348eda50e fix(rust): properly give an array of location to mlirBlockCreate
The MlirBlock constructor expects one location per input argument
of the block.
2023-01-13 20:18:06 +01:00
..
2022-11-02 14:46:38 +01:00

Rust Bindings

A Rust library providing an API to the Concrete Compiler.

Build

$ cargo build --release