Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 271 Bytes

Formal Verification for Rust: Kani Demo

To run this demo, you need to install Kani:

cargo install --locked kani-verifier
cargo kani setup

License

Licensed under the terms of the GPL-3 or later.