csbindgen 1.8.2

Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
Documentation
[dependencies.regex]
version = "1.7.3"

[dependencies.syn]
features = ["full"]
version = "1.0.109"

[package]
authors = ["Yoshifumi Kawai <ils@neue.cc>", "Cysharp, Inc."]
categories = ["external-ffi-bindings", "development-tools::ffi"]
description = "Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity."
edition = "2021"
homepage = "https://github.com/Cysharp/csbindgen/"
keywords = ["bindings", "ffi", "code-generation", "csharp"]
license = "MIT"
name = "csbindgen"
readme = "README.md"
repository = "https://github.com/Cysharp/csbindgen/"
resolver = "1"
version = "1.8.2"