klee-rs

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

License

Licensed under MIT. See LICENSE.

Contributing

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