simploxide-api-types 0.6.0

SimpleX-Chat autogenerated API types and client interface
Documentation
[dependencies.bon]
optional = true
version = "3"

[dependencies.serde]
features = ["derive", "rc"]
version = "1"

[dependencies.serde-aux]
version = "4"

[dependencies.serde_json]
version = "1"

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

[package]
authors = ["a1akris <alkrivitskiy@pm.me>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings", "network-programming", "asynchronous"]
description = "SimpleX-Chat autogenerated API types and client interface"
documentation = "https://docs.rs/simploxide-api-types"
edition = "2024"
keywords = ["simplex", "types", "api", "chat"]
license = "MIT OR Apache-2.0"
name = "simploxide-api-types"
readme = "README.md"
repository = "https://github.com/a1akris/simploxide"
version = "0.6.0"