Expand description
This crate includes two “proxy binaries”: kani and cargo-kani.
These are conveniences to make it easy to:
cargo install --locked kani-veriferUpon first run, or upon running cargo-kani setup, these proxy
binaries will download the appropriate Kani release bundle and invoke
the “real” kani and cargo-kani binaries.
Functions§
- proxy
- Effectively the entry point (i.e.
mainfunction) for both our proxy binaries.binshould be eitherkaniorcargo-kani