solace-rs 0.3.2

The Unofficial Solace PubSub+ Rust Client Library. It can be used to access the services of a Solace PubSub+ Event Broker. This is a wrapper around the Solace C library. Use under your own risk! The C library is not included.
Documentation
[dependencies.enum_primitive]
version = "0.1.1"

[dependencies.num-traits]
version = "0.2.15"

[dependencies.solace-rs-sys]
version = "1.0.0"

[dependencies.thiserror]
version = "1.0.40"

[dependencies.tracing]
version = "0.1.37"
[dev-dependencies.tracing-subscriber]
version = "0.3.17"

[package]
authors = ["Ashim Sedhain <asimsedhain33@gmail.com>"]
description = "The Unofficial Solace PubSub+ Rust Client Library.\nIt can be used to access the services of a Solace PubSub+ Event Broker.\nThis is a wrapper around the Solace C library. Use under your own risk!\nThe C library is not included.\n"
documentation = "https://docs.rs/solace-rs"
edition = "2021"
homepage = "https://github.com/asimsedhain/solace-rs"
keywords = ["solace", "messaging"]
license = "MIT"
name = "solace-rs"
readme = "README.md"
repository = "https://github.com/asimsedhain/solace-rs"
rust-version = "1.70.0"
version = "0.3.2"