simploxide-bindgen 0.3.0

SimpleX-Chat API types and client generator
Documentation
[[bin]]
name = "simploxide-bindgen"
path = "src/main.rs"

[dependencies.convert_case]
version = "0.8.0"

[dev-dependencies.expect-test]
version = "1.5.1"

[lib]
name = "simploxide_bindgen"
path = "src/lib.rs"

[package]
authors = ["a1akris <alkrivitskiy@pm.me>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "api-bindings", "data-structures"]
description = "SimpleX-Chat API types and client generator"
documentation = "https://docs.rs/simploxide-bindgen"
edition = "2024"
exclude = ["generated", "simplex-chat"]
keywords = ["simplex", "chat", "bindgen", "types", "codegen"]
license = "MIT OR Apache-2.0"
name = "simploxide-bindgen"
readme = "README.md"
repository = "https://github.com/a1akris/simploxide"
version = "0.3.0"