klee-rs 0.1.1

A safe KLEE API for Rust
Documentation

klee-rs

Crate

Provides a safe API for interfacing with KLEE.


This crate is a safe wrapper on the klee-bindings output. It does not require the standard library and can be used for both stdand no_std environments.

Refer to the official KLEE documentation for how to use it.

Requirements

  • KLEE v2+

License

Licensed under either of

at your option.

Contributing

Issues and pull requests are welcomed! See CONTRIBUTING.md.