Example of calling Lean from Rust via the FFI
Go to file
Leni Aniva b53d26b7ec
Stub
2024-03-04 21:08:55 -08:00
Callee Stub 2024-03-04 21:08:55 -08:00
src Stub 2024-03-04 21:08:55 -08:00
.gitignore Stub 2024-03-04 21:08:55 -08:00
Cargo.lock Stub 2024-03-04 21:08:55 -08:00
Cargo.toml Stub 2024-03-04 21:08:55 -08:00
README.md Stub 2024-03-04 21:08:55 -08:00
flake.lock Stub 2024-03-04 21:08:55 -08:00
flake.nix Stub 2024-03-04 21:08:55 -08:00

README.md

Rust Call Lean

A tiny example of calling Lean's FFI from Rust with Nix.

This is based on: