rusty-bind 0.3.2

Rust crate for generating Swift, C++, SWIG and WebAssembly glue code out of the input rust module containing declarations of types and functions.
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["parsing"]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["Golem Foundation Contributors <contact@golem.foundation>"]
description = "Rust crate for generating Swift, C++, SWIG and WebAssembly glue code out of\nthe input rust module containing declarations of types and functions.\n"
documentation = "https://wildland.gitlab.io/corex/rusty-bind"
edition = "2021"
license = "GPL-3.0-only"
name = "rusty-bind"
repository = "https://gitlab.com/wildland/corex/rusty-bind"
resolver = "1"
version = "0.3.2"