interoptopus_backend_c 0.2.1

Generates C bindings.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "interoptopus"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f3d26f4675abcc5a1c34ab38880375d59244517c0fdabf48da1d374b9d51295"

[[package]]
name = "interoptopus_backend_c"
version = "0.2.1"
dependencies = [
 "interoptopus",
]