uniffi_build 0.16.0

a multi-language bindings generator for rust (build script helpers)
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.uniffi_bindgen]
optional = true
version = "=0.16.0"

[features]
builtin-bindgen = ["uniffi_bindgen"]
default = []

[package]
authors = ["Firefox Sync Team <sync-team@mozilla.com>"]
description = "a multi-language bindings generator for rust (build script helpers)"
documentation = "https://mozilla.github.io/uniffi-rs"
edition = "2018"
homepage = "https://mozilla.github.io/uniffi-rs"
keywords = ["ffi", "bindgen"]
license = "MPL-2.0"
name = "uniffi_build"
repository = "https://github.com/mozilla/uniffi-rs"
version = "0.16.0"