rusty-bind-parser 0.1.2

Parses Rust module, generates Rust code with C ABI bindings and C/C++ header files and Swift gluecode
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.cfg-expr]
version = "0.14"

[dependencies.const_format]
version = "0.2"

[dependencies.convert_case]
version = "0.6"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits", "parsing"]
version = "1.0"
[dev-dependencies.pretty_assertions]
version = "1.3"

[package]
authors = ["Golem Foundation Contributors <contact@golem.foundation>"]
description = "Parses Rust module, generates Rust code with C ABI bindings and C/C++ header files and Swift gluecode"
documentation = "https://wildland.gitlab.io/corex/rusty-bind"
edition = "2021"
license = "GPL-3.0-only"
name = "rusty-bind-parser"
repository = "https://gitlab.com/wildland/corex/rusty-bind"
resolver = "1"
version = "0.1.2"