swift-bindgen 0.0.0

[WIP] Two-way bindings between Swift and Rust.
Documentation
[package]
name = "swift-bindgen"
version = "0.0.0"
description = "[WIP] Two-way bindings between Swift and Rust."
authors = ["Nikolai Vazquez <nikvzqz@gmail.com>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
edition = "2018"
keywords = ["swift", "bindgen"]
categories = ["api-bindings", "development-tools::ffi"]
include = ["Cargo.toml", "src/**/*.rs", "README.md", "CHANGELOG.md", "LICENSE*"]