solace-rs-sys

Crates.iosolace-rs-sys
lib.rssolace-rs-sys
version
sourcesrc
created_at2023-09-05 17:57:14.849092
updated_at2024-11-07 07:13:54.777517
descriptionSolace binding generated by bindgen
homepagehttps://github.com/asimsedhain/solace-rs
repositoryhttps://github.com/asimsedhain/solace-rs
max_upload_size
id964654
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Ashim Sedhain (asimsedhain)

documentation

https://github.com/asimsedhain/solace-rs

README

solace-rs-sys

Low level bindings to C Solace API, a C library for the communicating with Solace PubSub+ broker.

For a safe wrapper, see the solace-rs crate.

Commit count: 237

cargo fmt