owi 0.2.0

Bindings to the C symbolic API of the owi bug finding tool
Documentation
[dependencies]

[lib]
name = "owi"
path = "src/owi_sym.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Bindings to the C symbolic API of the owi bug finding tool"
edition = "2021"
exclude = ["dune"]
homepage = "https://ocamlpro.github.io/owi/"
license = "AGPL-3.0-only"
name = "owi"
readme = "README.md"
repository = "https://github.com/OCamlPro/owi"
version = "0.2.0"