klee-bindings

Crates.ioklee-bindings
lib.rsklee-bindings
version0.1.0
sourcesrc
created_at2021-04-13 07:48:37.887845
updated_at2021-04-13 07:48:37.887845
descriptionRaw bindings to the KLEE library using bindgen
homepage
repositoryhttps://github.com/markhakansson/klee-bindings
max_upload_size
id382729
size6,231
Mark Hakansson (markhakansson)

documentation

README

klee-bindings

Raw Rust bindings to KLEE


NOTE klee-bindings does not rely on the standard library and requires the cty crate for both std and no_std environments.

License

Licensed under MIT. See LICENSE.

Contributing

See CONTRIBUTING.md.

Commit count: 17

cargo fmt