simploxide-api-types 0.6.0

SimpleX-Chat autogenerated API types and client interface
Documentation
[package]
name = "simploxide-api-types"
version = "0.6.0"
authors = ["a1akris <alkrivitskiy@pm.me>"]
edition = "2024"
license = "MIT OR Apache-2.0"

description = "SimpleX-Chat autogenerated API types and client interface"
readme = "README.md"
repository = "https://github.com/a1akris/simploxide"
documentation = "https://docs.rs/simploxide-api-types"
categories = ["api-bindings", "network-programming", "asynchronous"]
keywords = ["simplex", "types", "api", "chat"]


[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }
serde-aux = "4"
bon = { version = "3", optional = true }